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

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.SjPriceItemDescriptionPlain
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, SjPriceItemDescription

public class SjPriceItemDescriptionPlain
extends TiAbstractMapData
implements SjPriceItemDescription

Innehåller detaljerad prisinformation (per resenär ungefär) 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
 SjBasePriceDescriptionPlain basePriceDescription
           
 SjConsumerDescriptionListPlain consumerDescriptionList
           
 SjConsumerGroupDescriptionPlain consumerGroupDescription
           
 SjDiscountTypeListPlain discountTypeList
           
 SjMoneyPlain exchangeVoucherAmount
           
 TiBooleanData isTrustWorthy
           
 SjMoneyPlain otherProducersFees
           
 SjPlacementPriceDescriptionPlain placementPriceDescription
           
 TiIntegerData points
           
 SjPriceVatPlain price
           
 SjPriceItemDetailPlain priceItemDetail
           
 TiStringData serviceName
           
 SjServiceOptionListPlain serviceOptionList
           
 SjTransportPriceDescriptionPlain transportPriceDescription
           
 
Fields inherited from interface se.sj.stina.domain.model.SjPriceItemDescription
BASE_PRICE_DESCRIPTION, CONSUMER_DESCRIPTION_LIST, CONSUMER_GROUP_DESCRIPTION, DISCOUNT_TYPE_LIST, EXCHANGE_VOUCHER_AMOUNT, IS_TRUST_WORTHY, OTHER_PRODUCERS_FEES, PLACEMENT_PRICE_DESCRIPTION, POINTS, PRICE, PRICE_ITEM_DETAIL, SERVICE_NAME, SERVICE_OPTION_LIST, TRANSPORT_PRICE_DESCRIPTION
 
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
SjPriceItemDescriptionPlain()
           
 
Method Summary
 SjBasePriceDescription getBasePriceDescription()
          Field basePriceDescription is defined as optional.
 SjConsumerDescriptionList getConsumerDescriptionList()
          Field consumerDescriptionList is defined as optional.
 SjConsumerGroupDescription getConsumerGroupDescription()
          Field consumerGroupDescription 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.
 SjPriceItemDetail getPriceItemDetail()
          Field priceItemDetail 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.
 SjBasePriceDescription lookupBasePriceDescription()
          Field basePriceDescription is defined as optional.
 SjConsumerDescriptionList lookupConsumerDescriptionList()
          Field consumerDescriptionList is defined as optional.
 SjConsumerGroupDescription lookupConsumerGroupDescription()
          Field consumerGroupDescription 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.
 SjPriceItemDetail lookupPriceItemDetail()
          Field priceItemDetail 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.
 void setBasePriceDescription(SjBasePriceDescription inData)
          Field basePriceDescription is defined as optional.
 void setConsumerDescriptionList(SjConsumerDescriptionList inData)
          Field consumerDescriptionList is defined as optional.
 void setConsumerGroupDescription(SjConsumerGroupDescription inData)
          Field consumerGroupDescription 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 setPriceItemDetail(SjPriceItemDetail inData)
          Field priceItemDetail 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.
 
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

serviceOptionList

public SjServiceOptionListPlain serviceOptionList

points

public TiIntegerData points

serviceName

public TiStringData serviceName

discountTypeList

public SjDiscountTypeListPlain discountTypeList

consumerDescriptionList

public SjConsumerDescriptionListPlain consumerDescriptionList

consumerGroupDescription

public SjConsumerGroupDescriptionPlain consumerGroupDescription

priceItemDetail

public SjPriceItemDetailPlain priceItemDetail
Constructor Detail

SjPriceItemDescriptionPlain

public SjPriceItemDescriptionPlain()
Method Detail

getPrice

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

Specified by:
getPrice in interface SjPriceItemDescription

lookupPrice

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

Specified by:
lookupPrice in interface SjPriceItemDescription

setPrice

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

Specified by:
setPrice in interface SjPriceItemDescription

getIsTrustWorthy

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

Specified by:
getIsTrustWorthy in interface SjPriceItemDescription

lookupIsTrustWorthy

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

Specified by:
lookupIsTrustWorthy in interface SjPriceItemDescription

setIsTrustWorthy

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

Specified by:
setIsTrustWorthy in interface SjPriceItemDescription

getIsTrustWorthyValue

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

Specified by:
getIsTrustWorthyValue in interface SjPriceItemDescription

setIsTrustWorthyValue

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

Specified by:
setIsTrustWorthyValue in interface SjPriceItemDescription

setIsTrustWorthyValue

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

Specified by:
setIsTrustWorthyValue in interface SjPriceItemDescription

getExchangeVoucherAmount

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

Specified by:
getExchangeVoucherAmount in interface SjPriceItemDescription

lookupExchangeVoucherAmount

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

Specified by:
lookupExchangeVoucherAmount in interface SjPriceItemDescription

setExchangeVoucherAmount

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

Specified by:
setExchangeVoucherAmount in interface SjPriceItemDescription

getOtherProducersFees

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

Specified by:
getOtherProducersFees in interface SjPriceItemDescription

lookupOtherProducersFees

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

Specified by:
lookupOtherProducersFees in interface SjPriceItemDescription

setOtherProducersFees

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

Specified by:
setOtherProducersFees in interface SjPriceItemDescription

getBasePriceDescription

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

Specified by:
getBasePriceDescription in interface SjPriceItemDescription

lookupBasePriceDescription

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

Specified by:
lookupBasePriceDescription in interface SjPriceItemDescription

setBasePriceDescription

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

Specified by:
setBasePriceDescription in interface SjPriceItemDescription

getTransportPriceDescription

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

Specified by:
getTransportPriceDescription in interface SjPriceItemDescription

lookupTransportPriceDescription

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

Specified by:
lookupTransportPriceDescription in interface SjPriceItemDescription

setTransportPriceDescription

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

Specified by:
setTransportPriceDescription in interface SjPriceItemDescription

getPlacementPriceDescription

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

Specified by:
getPlacementPriceDescription in interface SjPriceItemDescription

lookupPlacementPriceDescription

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

Specified by:
lookupPlacementPriceDescription in interface SjPriceItemDescription

setPlacementPriceDescription

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

Specified by:
setPlacementPriceDescription in interface SjPriceItemDescription

getServiceOptionList

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

Specified by:
getServiceOptionList in interface SjPriceItemDescription

lookupServiceOptionList

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

Specified by:
lookupServiceOptionList in interface SjPriceItemDescription

setServiceOptionList

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

Specified by:
setServiceOptionList in interface SjPriceItemDescription

getPoints

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

Specified by:
getPoints in interface SjPriceItemDescription

lookupPoints

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

Specified by:
lookupPoints in interface SjPriceItemDescription

setPoints

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

Specified by:
setPoints in interface SjPriceItemDescription

getPointsValue

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

Specified by:
getPointsValue in interface SjPriceItemDescription

setPointsValue

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

Specified by:
setPointsValue in interface SjPriceItemDescription

setPointsValue

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

Specified by:
setPointsValue in interface SjPriceItemDescription

getServiceName

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

Specified by:
getServiceName in interface SjPriceItemDescription

lookupServiceName

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

Specified by:
lookupServiceName in interface SjPriceItemDescription

setServiceName

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

Specified by:
setServiceName in interface SjPriceItemDescription

getServiceNameValue

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

Specified by:
getServiceNameValue in interface SjPriceItemDescription

setServiceNameValue

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

Specified by:
setServiceNameValue in interface SjPriceItemDescription

setServiceNameValue

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

Specified by:
setServiceNameValue in interface SjPriceItemDescription

getDiscountTypeList

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

Specified by:
getDiscountTypeList in interface SjPriceItemDescription

lookupDiscountTypeList

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

Specified by:
lookupDiscountTypeList in interface SjPriceItemDescription

setDiscountTypeList

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

Specified by:
setDiscountTypeList in interface SjPriceItemDescription

getConsumerDescriptionList

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

Specified by:
getConsumerDescriptionList in interface SjPriceItemDescription

lookupConsumerDescriptionList

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

Specified by:
lookupConsumerDescriptionList in interface SjPriceItemDescription

setConsumerDescriptionList

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

Specified by:
setConsumerDescriptionList in interface SjPriceItemDescription

getConsumerGroupDescription

public SjConsumerGroupDescription getConsumerGroupDescription()
Field consumerGroupDescription is defined as optional.

Specified by:
getConsumerGroupDescription in interface SjPriceItemDescription

lookupConsumerGroupDescription

public SjConsumerGroupDescription lookupConsumerGroupDescription()
Field consumerGroupDescription is defined as optional.

Specified by:
lookupConsumerGroupDescription in interface SjPriceItemDescription

setConsumerGroupDescription

public void setConsumerGroupDescription(SjConsumerGroupDescription inData)
Field consumerGroupDescription is defined as optional.

Specified by:
setConsumerGroupDescription in interface SjPriceItemDescription

getPriceItemDetail

public SjPriceItemDetail getPriceItemDetail()
Field priceItemDetail is defined as optional.

Specified by:
getPriceItemDetail in interface SjPriceItemDescription

lookupPriceItemDetail

public SjPriceItemDetail lookupPriceItemDetail()
Field priceItemDetail is defined as optional.

Specified by:
lookupPriceItemDetail in interface SjPriceItemDescription

setPriceItemDetail

public void setPriceItemDetail(SjPriceItemDetail inData)
Field priceItemDetail is defined as optional.

Specified by:
setPriceItemDetail in interface SjPriceItemDescription

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.