|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjPriceItemDescriptionStandard
public class SjPriceItemDescriptionStandard
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.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
TiAbstractMapModel.TiMapModelComparator |
| Field Summary |
|---|
| Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
|---|
disposed |
| 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 |
| Constructor Summary | |
|---|---|
SjPriceItemDescriptionStandard()
|
|
| 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. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, specifyXors, toDebugString, toDebugString |
| Methods inherited from class org.stina.framework.support.observer.TiSubject |
|---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
| 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.support.observer.TiSubjectInterface |
|---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
| Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
|---|
property |
| Constructor Detail |
|---|
public SjPriceItemDescriptionStandard()
| Method Detail |
|---|
public SjPriceVat getPrice()
getPrice in interface SjPriceItemDescriptionpublic SjPriceVat lookupPrice()
lookupPrice in interface SjPriceItemDescriptionpublic void setPrice(SjPriceVat inData)
setPrice in interface SjPriceItemDescriptionpublic TiBooleanInterface getIsTrustWorthy()
getIsTrustWorthy in interface SjPriceItemDescriptionpublic TiBooleanInterface lookupIsTrustWorthy()
lookupIsTrustWorthy in interface SjPriceItemDescriptionpublic void setIsTrustWorthy(TiBooleanInterface inData)
setIsTrustWorthy in interface SjPriceItemDescriptionpublic java.lang.Boolean getIsTrustWorthyValue()
getIsTrustWorthyValue in interface SjPriceItemDescriptionpublic void setIsTrustWorthyValue(java.lang.Boolean inData)
setIsTrustWorthyValue in interface SjPriceItemDescription
public void setIsTrustWorthyValue(java.lang.Boolean inData,
boolean inNotify)
setIsTrustWorthyValue in interface SjPriceItemDescriptionpublic SjMoney getExchangeVoucherAmount()
getExchangeVoucherAmount in interface SjPriceItemDescriptionpublic SjMoney lookupExchangeVoucherAmount()
lookupExchangeVoucherAmount in interface SjPriceItemDescriptionpublic void setExchangeVoucherAmount(SjMoney inData)
setExchangeVoucherAmount in interface SjPriceItemDescriptionpublic SjMoney getOtherProducersFees()
getOtherProducersFees in interface SjPriceItemDescriptionpublic SjMoney lookupOtherProducersFees()
lookupOtherProducersFees in interface SjPriceItemDescriptionpublic void setOtherProducersFees(SjMoney inData)
setOtherProducersFees in interface SjPriceItemDescriptionpublic SjBasePriceDescription getBasePriceDescription()
getBasePriceDescription in interface SjPriceItemDescriptionpublic SjBasePriceDescription lookupBasePriceDescription()
lookupBasePriceDescription in interface SjPriceItemDescriptionpublic void setBasePriceDescription(SjBasePriceDescription inData)
setBasePriceDescription in interface SjPriceItemDescriptionpublic SjTransportPriceDescription getTransportPriceDescription()
getTransportPriceDescription in interface SjPriceItemDescriptionpublic SjTransportPriceDescription lookupTransportPriceDescription()
lookupTransportPriceDescription in interface SjPriceItemDescriptionpublic void setTransportPriceDescription(SjTransportPriceDescription inData)
setTransportPriceDescription in interface SjPriceItemDescriptionpublic SjPlacementPriceDescription getPlacementPriceDescription()
getPlacementPriceDescription in interface SjPriceItemDescriptionpublic SjPlacementPriceDescription lookupPlacementPriceDescription()
lookupPlacementPriceDescription in interface SjPriceItemDescriptionpublic void setPlacementPriceDescription(SjPlacementPriceDescription inData)
setPlacementPriceDescription in interface SjPriceItemDescriptionpublic SjServiceOptionList getServiceOptionList()
getServiceOptionList in interface SjPriceItemDescriptionpublic SjServiceOptionList lookupServiceOptionList()
lookupServiceOptionList in interface SjPriceItemDescriptionpublic void setServiceOptionList(SjServiceOptionList inData)
setServiceOptionList in interface SjPriceItemDescriptionpublic TiIntegerInterface getPoints()
getPoints in interface SjPriceItemDescriptionpublic TiIntegerInterface lookupPoints()
lookupPoints in interface SjPriceItemDescriptionpublic void setPoints(TiIntegerInterface inData)
setPoints in interface SjPriceItemDescriptionpublic java.lang.Integer getPointsValue()
getPointsValue in interface SjPriceItemDescriptionpublic void setPointsValue(java.lang.Integer inData)
setPointsValue in interface SjPriceItemDescription
public void setPointsValue(java.lang.Integer inData,
boolean inNotify)
setPointsValue in interface SjPriceItemDescriptionpublic TiStringInterface getServiceName()
getServiceName in interface SjPriceItemDescriptionpublic TiStringInterface lookupServiceName()
lookupServiceName in interface SjPriceItemDescriptionpublic void setServiceName(TiStringInterface inData)
setServiceName in interface SjPriceItemDescriptionpublic java.lang.String getServiceNameValue()
getServiceNameValue in interface SjPriceItemDescriptionpublic void setServiceNameValue(java.lang.String inData)
setServiceNameValue in interface SjPriceItemDescription
public void setServiceNameValue(java.lang.String inData,
boolean inNotify)
setServiceNameValue in interface SjPriceItemDescriptionpublic SjDiscountTypeList getDiscountTypeList()
getDiscountTypeList in interface SjPriceItemDescriptionpublic SjDiscountTypeList lookupDiscountTypeList()
lookupDiscountTypeList in interface SjPriceItemDescriptionpublic void setDiscountTypeList(SjDiscountTypeList inData)
setDiscountTypeList in interface SjPriceItemDescriptionpublic SjConsumerDescriptionList getConsumerDescriptionList()
getConsumerDescriptionList in interface SjPriceItemDescriptionpublic SjConsumerDescriptionList lookupConsumerDescriptionList()
lookupConsumerDescriptionList in interface SjPriceItemDescriptionpublic void setConsumerDescriptionList(SjConsumerDescriptionList inData)
setConsumerDescriptionList in interface SjPriceItemDescriptionpublic SjConsumerGroupDescription getConsumerGroupDescription()
getConsumerGroupDescription in interface SjPriceItemDescriptionpublic SjConsumerGroupDescription lookupConsumerGroupDescription()
lookupConsumerGroupDescription in interface SjPriceItemDescriptionpublic void setConsumerGroupDescription(SjConsumerGroupDescription inData)
setConsumerGroupDescription in interface SjPriceItemDescriptionpublic SjPriceItemDetail getPriceItemDetail()
getPriceItemDetail in interface SjPriceItemDescriptionpublic SjPriceItemDetail lookupPriceItemDetail()
lookupPriceItemDetail in interface SjPriceItemDescriptionpublic void setPriceItemDetail(SjPriceItemDetail inData)
setPriceItemDetail in interface SjPriceItemDescriptionprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||