se.sj.stina.domain.model.impl.plain
Class SjPriceItemLightDescriptionPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjPriceItemLightDescriptionPlain
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjPriceItemLightDescription

public class SjPriceItemLightDescriptionPlain
extends TiAbstractMapData
implements SjPriceItemLightDescription

Prisstruktur vid förenklad prisfråga. isTrustWorthy (F1826) om false så finns det visserligen ett pris men det innehåller inte hela kostnaden. För vissa utlandsförbindelser så kanske vi t.ex. får bokningsavgiften men inte färd och plats.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 SjLocationPlain arrivalLocation
           
 SjBasePriceDescriptionPlain basePriceDescription
           
 SjConsumerDescriptionListPlain consumerDescriptionList
           
 SjLocationPlain departureLocation
           
 SjDiscountTypeListPlain discountTypeList
           
 SjMoneyPlain exchangeVoucherAmount
           
 TiBooleanData isTrustWorthy
           
 SjMoneyPlain otherProducersFees
           
 SjPlacementPriceDescriptionPlain placementPriceDescription
           
 TiIntegerData points
           
 SjPriceVatPlain price
           
 SjPriceSectionDescriptionListPlain priceSectionDescriptionList
           
 TiStringData serviceName
           
 SjServiceOptionListPlain serviceOptionList
           
 SjTransportPriceDescriptionPlain transportPriceDescription
           
 TiStringData travelType
           
 
Fields inherited from interface se.sj.stina.domain.model.SjPriceItemLightDescription
ARRIVAL_LOCATION, BASE_PRICE_DESCRIPTION, CONSUMER_DESCRIPTION_LIST, DEPARTURE_LOCATION, DISCOUNT_TYPE_LIST, EXCHANGE_VOUCHER_AMOUNT, IS_TRUST_WORTHY, OTHER_PRODUCERS_FEES, PLACEMENT_PRICE_DESCRIPTION, POINTS, PRICE, PRICE_SECTION_DESCRIPTION_LIST, SERVICE_NAME, SERVICE_OPTION_LIST, TRANSPORT_PRICE_DESCRIPTION, TRAVEL_TYPE
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Constructor Summary
SjPriceItemLightDescriptionPlain()
           
 
Method Summary
 SjLocation getArrivalLocation()
          Field arrivalLocation is defined as optional.
 SjBasePriceDescription getBasePriceDescription()
          Field basePriceDescription is defined as optional.
 SjConsumerDescriptionList getConsumerDescriptionList()
          Field consumerDescriptionList is defined as optional.
 SjLocation getDepartureLocation()
          Field departureLocation is defined as optional.
 SjDiscountTypeList getDiscountTypeList()
          Field discountTypeList is defined as optional.
 SjMoney getExchangeVoucherAmount()
          Field exchangeVoucherAmount is defined as optional.
 java.lang.String getGeneratedTiName()
           
 TiBooleanInterface getIsTrustWorthy()
          Field isTrustWorthy is defined as optional.
 java.lang.Boolean getIsTrustWorthyValue()
          Field isTrustWorthy is defined as optional.
 SjMoney getOtherProducersFees()
          Field otherProducersFees is defined as optional.
 SjPlacementPriceDescription getPlacementPriceDescription()
          Field placementPriceDescription is defined as optional.
 TiIntegerInterface getPoints()
          Field points is defined as optional.
 java.lang.Integer getPointsValue()
          Field points is defined as optional.
 SjPriceVat getPrice()
          Field price is defined as optional.
 SjPriceSectionDescriptionList getPriceSectionDescriptionList()
          Field priceSectionDescriptionList is defined as optional.
 java.lang.String getRealTiName()
           
 TiStringInterface getServiceName()
          Field serviceName is defined as optional.
 java.lang.String getServiceNameValue()
          Field serviceName is defined as optional.
 SjServiceOptionList getServiceOptionList()
          Field serviceOptionList is defined as optional.
 SjTransportPriceDescription getTransportPriceDescription()
          Field transportPriceDescription is defined as optional.
 TiStringInterface getTravelType()
          Field travelType is defined as optional.
 java.lang.String getTravelTypeValue()
          Field travelType is defined as optional.
 SjLocation lookupArrivalLocation()
          Field arrivalLocation is defined as optional.
 SjBasePriceDescription lookupBasePriceDescription()
          Field basePriceDescription is defined as optional.
 SjConsumerDescriptionList lookupConsumerDescriptionList()
          Field consumerDescriptionList is defined as optional.
 SjLocation lookupDepartureLocation()
          Field departureLocation is defined as optional.
 SjDiscountTypeList lookupDiscountTypeList()
          Field discountTypeList is defined as optional.
 SjMoney lookupExchangeVoucherAmount()
          Field exchangeVoucherAmount is defined as optional.
 TiBooleanInterface lookupIsTrustWorthy()
          Field isTrustWorthy is defined as optional.
 SjMoney lookupOtherProducersFees()
          Field otherProducersFees is defined as optional.
 SjPlacementPriceDescription lookupPlacementPriceDescription()
          Field placementPriceDescription is defined as optional.
 TiIntegerInterface lookupPoints()
          Field points is defined as optional.
 SjPriceVat lookupPrice()
          Field price is defined as optional.
 SjPriceSectionDescriptionList lookupPriceSectionDescriptionList()
          Field priceSectionDescriptionList is defined as optional.
 TiStringInterface lookupServiceName()
          Field serviceName is defined as optional.
 SjServiceOptionList lookupServiceOptionList()
          Field serviceOptionList is defined as optional.
 SjTransportPriceDescription lookupTransportPriceDescription()
          Field transportPriceDescription is defined as optional.
 TiStringInterface lookupTravelType()
          Field travelType is defined as optional.
 void setArrivalLocation(SjLocation inData)
          Field arrivalLocation is defined as optional.
 void setBasePriceDescription(SjBasePriceDescription inData)
          Field basePriceDescription is defined as optional.
 void setConsumerDescriptionList(SjConsumerDescriptionList inData)
          Field consumerDescriptionList is defined as optional.
 void setDepartureLocation(SjLocation inData)
          Field departureLocation is defined as optional.
 void setDiscountTypeList(SjDiscountTypeList inData)
          Field discountTypeList is defined as optional.
 void setExchangeVoucherAmount(SjMoney inData)
          Field exchangeVoucherAmount is defined as optional.
 void setIsTrustWorthy(TiBooleanInterface inData)
          Field isTrustWorthy is defined as optional.
 void setIsTrustWorthyValue(java.lang.Boolean inData)
          Field isTrustWorthy is defined as optional.
 void setIsTrustWorthyValue(java.lang.Boolean inData, boolean inNotify)
          Field isTrustWorthy is defined as optional.
 void setOtherProducersFees(SjMoney inData)
          Field otherProducersFees is defined as optional.
 void setPlacementPriceDescription(SjPlacementPriceDescription inData)
          Field placementPriceDescription is defined as optional.
 void setPoints(TiIntegerInterface inData)
          Field points is defined as optional.
 void setPointsValue(java.lang.Integer inData)
          Field points is defined as optional.
 void setPointsValue(java.lang.Integer inData, boolean inNotify)
          Field points is defined as optional.
 void setPrice(SjPriceVat inData)
          Field price is defined as optional.
 void setPriceSectionDescriptionList(SjPriceSectionDescriptionList inData)
          Field priceSectionDescriptionList is defined as optional.
 void setServiceName(TiStringInterface inData)
          Field serviceName is defined as optional.
 void setServiceNameValue(java.lang.String inData)
          Field serviceName is defined as optional.
 void setServiceNameValue(java.lang.String inData, boolean inNotify)
          Field serviceName is defined as optional.
 void setServiceOptionList(SjServiceOptionList inData)
          Field serviceOptionList is defined as optional.
 void setTransportPriceDescription(SjTransportPriceDescription inData)
          Field transportPriceDescription is defined as optional.
 void setTravelType(TiStringInterface inData)
          Field travelType is defined as optional.
 void setTravelTypeValue(java.lang.String inData)
          Field travelType is defined as optional.
 void setTravelTypeValue(java.lang.String inData, boolean inNotify)
          Field travelType is defined as optional.
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex
 
Methods inherited from class org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString
 
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled
 
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface
getModel, setModel
 
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties
 
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface
updateObserver
 
Methods inherited from interface org.stina.framework.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Field Detail

price

public SjPriceVatPlain price

isTrustWorthy

public TiBooleanData isTrustWorthy

exchangeVoucherAmount

public SjMoneyPlain exchangeVoucherAmount

otherProducersFees

public SjMoneyPlain otherProducersFees

basePriceDescription

public SjBasePriceDescriptionPlain basePriceDescription

transportPriceDescription

public SjTransportPriceDescriptionPlain transportPriceDescription

placementPriceDescription

public SjPlacementPriceDescriptionPlain placementPriceDescription

departureLocation

public SjLocationPlain departureLocation

arrivalLocation

public SjLocationPlain arrivalLocation

serviceOptionList

public SjServiceOptionListPlain serviceOptionList

points

public TiIntegerData points

serviceName

public TiStringData serviceName

discountTypeList

public SjDiscountTypeListPlain discountTypeList

consumerDescriptionList

public SjConsumerDescriptionListPlain consumerDescriptionList

travelType

public TiStringData travelType

priceSectionDescriptionList

public SjPriceSectionDescriptionListPlain priceSectionDescriptionList
Constructor Detail

SjPriceItemLightDescriptionPlain

public SjPriceItemLightDescriptionPlain()
Method Detail

getPrice

public SjPriceVat getPrice()
Field price is defined as optional.

Specified by:
getPrice in interface SjPriceItemLightDescription

lookupPrice

public SjPriceVat lookupPrice()
Field price is defined as optional.

Specified by:
lookupPrice in interface SjPriceItemLightDescription

setPrice

public void setPrice(SjPriceVat inData)
Field price is defined as optional.

Specified by:
setPrice in interface SjPriceItemLightDescription

getIsTrustWorthy

public TiBooleanInterface getIsTrustWorthy()
Field isTrustWorthy is defined as optional.

Specified by:
getIsTrustWorthy in interface SjPriceItemLightDescription

lookupIsTrustWorthy

public TiBooleanInterface lookupIsTrustWorthy()
Field isTrustWorthy is defined as optional.

Specified by:
lookupIsTrustWorthy in interface SjPriceItemLightDescription

setIsTrustWorthy

public void setIsTrustWorthy(TiBooleanInterface inData)
Field isTrustWorthy is defined as optional.

Specified by:
setIsTrustWorthy in interface SjPriceItemLightDescription

getIsTrustWorthyValue

public java.lang.Boolean getIsTrustWorthyValue()
Field isTrustWorthy is defined as optional.

Specified by:
getIsTrustWorthyValue in interface SjPriceItemLightDescription

setIsTrustWorthyValue

public void setIsTrustWorthyValue(java.lang.Boolean inData)
Field isTrustWorthy is defined as optional.

Specified by:
setIsTrustWorthyValue in interface SjPriceItemLightDescription

setIsTrustWorthyValue

public void setIsTrustWorthyValue(java.lang.Boolean inData,
                                  boolean inNotify)
Field isTrustWorthy is defined as optional.

Specified by:
setIsTrustWorthyValue in interface SjPriceItemLightDescription

getExchangeVoucherAmount

public SjMoney getExchangeVoucherAmount()
Field exchangeVoucherAmount is defined as optional.

Specified by:
getExchangeVoucherAmount in interface SjPriceItemLightDescription

lookupExchangeVoucherAmount

public SjMoney lookupExchangeVoucherAmount()
Field exchangeVoucherAmount is defined as optional.

Specified by:
lookupExchangeVoucherAmount in interface SjPriceItemLightDescription

setExchangeVoucherAmount

public void setExchangeVoucherAmount(SjMoney inData)
Field exchangeVoucherAmount is defined as optional.

Specified by:
setExchangeVoucherAmount in interface SjPriceItemLightDescription

getOtherProducersFees

public SjMoney getOtherProducersFees()
Field otherProducersFees is defined as optional.

Specified by:
getOtherProducersFees in interface SjPriceItemLightDescription

lookupOtherProducersFees

public SjMoney lookupOtherProducersFees()
Field otherProducersFees is defined as optional.

Specified by:
lookupOtherProducersFees in interface SjPriceItemLightDescription

setOtherProducersFees

public void setOtherProducersFees(SjMoney inData)
Field otherProducersFees is defined as optional.

Specified by:
setOtherProducersFees in interface SjPriceItemLightDescription

getBasePriceDescription

public SjBasePriceDescription getBasePriceDescription()
Field basePriceDescription is defined as optional.

Specified by:
getBasePriceDescription in interface SjPriceItemLightDescription

lookupBasePriceDescription

public SjBasePriceDescription lookupBasePriceDescription()
Field basePriceDescription is defined as optional.

Specified by:
lookupBasePriceDescription in interface SjPriceItemLightDescription

setBasePriceDescription

public void setBasePriceDescription(SjBasePriceDescription inData)
Field basePriceDescription is defined as optional.

Specified by:
setBasePriceDescription in interface SjPriceItemLightDescription

getTransportPriceDescription

public SjTransportPriceDescription getTransportPriceDescription()
Field transportPriceDescription is defined as optional.

Specified by:
getTransportPriceDescription in interface SjPriceItemLightDescription

lookupTransportPriceDescription

public SjTransportPriceDescription lookupTransportPriceDescription()
Field transportPriceDescription is defined as optional.

Specified by:
lookupTransportPriceDescription in interface SjPriceItemLightDescription

setTransportPriceDescription

public void setTransportPriceDescription(SjTransportPriceDescription inData)
Field transportPriceDescription is defined as optional.

Specified by:
setTransportPriceDescription in interface SjPriceItemLightDescription

getPlacementPriceDescription

public SjPlacementPriceDescription getPlacementPriceDescription()
Field placementPriceDescription is defined as optional.

Specified by:
getPlacementPriceDescription in interface SjPriceItemLightDescription

lookupPlacementPriceDescription

public SjPlacementPriceDescription lookupPlacementPriceDescription()
Field placementPriceDescription is defined as optional.

Specified by:
lookupPlacementPriceDescription in interface SjPriceItemLightDescription

setPlacementPriceDescription

public void setPlacementPriceDescription(SjPlacementPriceDescription inData)
Field placementPriceDescription is defined as optional.

Specified by:
setPlacementPriceDescription in interface SjPriceItemLightDescription

getDepartureLocation

public SjLocation getDepartureLocation()
Field departureLocation is defined as optional.

Specified by:
getDepartureLocation in interface SjPriceItemLightDescription

lookupDepartureLocation

public SjLocation lookupDepartureLocation()
Field departureLocation is defined as optional.

Specified by:
lookupDepartureLocation in interface SjPriceItemLightDescription

setDepartureLocation

public void setDepartureLocation(SjLocation inData)
Field departureLocation is defined as optional.

Specified by:
setDepartureLocation in interface SjPriceItemLightDescription

getArrivalLocation

public SjLocation getArrivalLocation()
Field arrivalLocation is defined as optional.

Specified by:
getArrivalLocation in interface SjPriceItemLightDescription

lookupArrivalLocation

public SjLocation lookupArrivalLocation()
Field arrivalLocation is defined as optional.

Specified by:
lookupArrivalLocation in interface SjPriceItemLightDescription

setArrivalLocation

public void setArrivalLocation(SjLocation inData)
Field arrivalLocation is defined as optional.

Specified by:
setArrivalLocation in interface SjPriceItemLightDescription

getServiceOptionList

public SjServiceOptionList getServiceOptionList()
Field serviceOptionList is defined as optional.

Specified by:
getServiceOptionList in interface SjPriceItemLightDescription

lookupServiceOptionList

public SjServiceOptionList lookupServiceOptionList()
Field serviceOptionList is defined as optional.

Specified by:
lookupServiceOptionList in interface SjPriceItemLightDescription

setServiceOptionList

public void setServiceOptionList(SjServiceOptionList inData)
Field serviceOptionList is defined as optional.

Specified by:
setServiceOptionList in interface SjPriceItemLightDescription

getPoints

public TiIntegerInterface getPoints()
Field points is defined as optional.

Specified by:
getPoints in interface SjPriceItemLightDescription

lookupPoints

public TiIntegerInterface lookupPoints()
Field points is defined as optional.

Specified by:
lookupPoints in interface SjPriceItemLightDescription

setPoints

public void setPoints(TiIntegerInterface inData)
Field points is defined as optional.

Specified by:
setPoints in interface SjPriceItemLightDescription

getPointsValue

public java.lang.Integer getPointsValue()
Field points is defined as optional.

Specified by:
getPointsValue in interface SjPriceItemLightDescription

setPointsValue

public void setPointsValue(java.lang.Integer inData)
Field points is defined as optional.

Specified by:
setPointsValue in interface SjPriceItemLightDescription

setPointsValue

public void setPointsValue(java.lang.Integer inData,
                           boolean inNotify)
Field points is defined as optional.

Specified by:
setPointsValue in interface SjPriceItemLightDescription

getServiceName

public TiStringInterface getServiceName()
Field serviceName is defined as optional.

Specified by:
getServiceName in interface SjPriceItemLightDescription

lookupServiceName

public TiStringInterface lookupServiceName()
Field serviceName is defined as optional.

Specified by:
lookupServiceName in interface SjPriceItemLightDescription

setServiceName

public void setServiceName(TiStringInterface inData)
Field serviceName is defined as optional.

Specified by:
setServiceName in interface SjPriceItemLightDescription

getServiceNameValue

public java.lang.String getServiceNameValue()
Field serviceName is defined as optional.

Specified by:
getServiceNameValue in interface SjPriceItemLightDescription

setServiceNameValue

public void setServiceNameValue(java.lang.String inData)
Field serviceName is defined as optional.

Specified by:
setServiceNameValue in interface SjPriceItemLightDescription

setServiceNameValue

public void setServiceNameValue(java.lang.String inData,
                                boolean inNotify)
Field serviceName is defined as optional.

Specified by:
setServiceNameValue in interface SjPriceItemLightDescription

getDiscountTypeList

public SjDiscountTypeList getDiscountTypeList()
Field discountTypeList is defined as optional.

Specified by:
getDiscountTypeList in interface SjPriceItemLightDescription

lookupDiscountTypeList

public SjDiscountTypeList lookupDiscountTypeList()
Field discountTypeList is defined as optional.

Specified by:
lookupDiscountTypeList in interface SjPriceItemLightDescription

setDiscountTypeList

public void setDiscountTypeList(SjDiscountTypeList inData)
Field discountTypeList is defined as optional.

Specified by:
setDiscountTypeList in interface SjPriceItemLightDescription

getConsumerDescriptionList

public SjConsumerDescriptionList getConsumerDescriptionList()
Field consumerDescriptionList is defined as optional.

Specified by:
getConsumerDescriptionList in interface SjPriceItemLightDescription

lookupConsumerDescriptionList

public SjConsumerDescriptionList lookupConsumerDescriptionList()
Field consumerDescriptionList is defined as optional.

Specified by:
lookupConsumerDescriptionList in interface SjPriceItemLightDescription

setConsumerDescriptionList

public void setConsumerDescriptionList(SjConsumerDescriptionList inData)
Field consumerDescriptionList is defined as optional.

Specified by:
setConsumerDescriptionList in interface SjPriceItemLightDescription

getTravelType

public TiStringInterface getTravelType()
Field travelType is defined as optional.

Specified by:
getTravelType in interface SjPriceItemLightDescription

lookupTravelType

public TiStringInterface lookupTravelType()
Field travelType is defined as optional.

Specified by:
lookupTravelType in interface SjPriceItemLightDescription

setTravelType

public void setTravelType(TiStringInterface inData)
Field travelType is defined as optional.

Specified by:
setTravelType in interface SjPriceItemLightDescription

getTravelTypeValue

public java.lang.String getTravelTypeValue()
Field travelType is defined as optional.

Specified by:
getTravelTypeValue in interface SjPriceItemLightDescription

setTravelTypeValue

public void setTravelTypeValue(java.lang.String inData)
Field travelType is defined as optional.

Specified by:
setTravelTypeValue in interface SjPriceItemLightDescription

setTravelTypeValue

public void setTravelTypeValue(java.lang.String inData,
                               boolean inNotify)
Field travelType is defined as optional.

Specified by:
setTravelTypeValue in interface SjPriceItemLightDescription

getPriceSectionDescriptionList

public SjPriceSectionDescriptionList getPriceSectionDescriptionList()
Field priceSectionDescriptionList is defined as optional.

Specified by:
getPriceSectionDescriptionList in interface SjPriceItemLightDescription

lookupPriceSectionDescriptionList

public SjPriceSectionDescriptionList lookupPriceSectionDescriptionList()
Field priceSectionDescriptionList is defined as optional.

Specified by:
lookupPriceSectionDescriptionList in interface SjPriceItemLightDescription

setPriceSectionDescriptionList

public void setPriceSectionDescriptionList(SjPriceSectionDescriptionList inData)
Field priceSectionDescriptionList is defined as optional.

Specified by:
setPriceSectionDescriptionList in interface SjPriceItemLightDescription

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractData

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractData


Copyright © 2012. All Rights Reserved.