|
||||||||||
| 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.SjConsumerPriceItemDescriptionStandard
public class SjConsumerPriceItemDescriptionStandard
Prisstruktur vid sorterad prisfråga.
| 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.SjConsumerPriceItemDescription |
|---|
CONSUMER_DESCRIPTION_LIST, DISCOUNT_TYPE_LIST, PLACEMENT_PRICE_DESCRIPTION, POINTS, PRICE, SECTION_DESCRIPTION_LIST, SERVICE_NAME, SERVICE_OPTION_LIST, TRANSPORT_PRICE_DESCRIPTION |
| Constructor Summary | |
|---|---|
SjConsumerPriceItemDescriptionStandard()
|
|
| Method Summary | |
|---|---|
SjConsumerDescriptionList |
getConsumerDescriptionList()
Field consumerDescriptionList is defined as optional. |
SjDiscountTypeList |
getDiscountTypeList()
Field discountTypeList is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
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 mandatory. |
java.lang.String |
getRealTiName()
|
SjSectionDescriptionList |
getSectionDescriptionList()
Field sectionDescriptionList is defined as optional. |
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. |
SjConsumerDescriptionList |
lookupConsumerDescriptionList()
Field consumerDescriptionList is defined as optional. |
SjDiscountTypeList |
lookupDiscountTypeList()
Field discountTypeList 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 mandatory. |
SjSectionDescriptionList |
lookupSectionDescriptionList()
Field sectionDescriptionList 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 |
setConsumerDescriptionList(SjConsumerDescriptionList inData)
Field consumerDescriptionList is defined as optional. |
void |
setDiscountTypeList(SjDiscountTypeList inData)
Field discountTypeList 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 mandatory. |
void |
setSectionDescriptionList(SjSectionDescriptionList inData)
Field sectionDescriptionList 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 SjConsumerPriceItemDescriptionStandard()
| Method Detail |
|---|
public SjPriceVat getPrice()
getPrice in interface SjConsumerPriceItemDescriptionpublic SjPriceVat lookupPrice()
lookupPrice in interface SjConsumerPriceItemDescriptionpublic void setPrice(SjPriceVat inData)
setPrice in interface SjConsumerPriceItemDescriptionpublic SjTransportPriceDescription getTransportPriceDescription()
getTransportPriceDescription in interface SjConsumerPriceItemDescriptionpublic SjTransportPriceDescription lookupTransportPriceDescription()
lookupTransportPriceDescription in interface SjConsumerPriceItemDescriptionpublic void setTransportPriceDescription(SjTransportPriceDescription inData)
setTransportPriceDescription in interface SjConsumerPriceItemDescriptionpublic SjPlacementPriceDescription getPlacementPriceDescription()
getPlacementPriceDescription in interface SjConsumerPriceItemDescriptionpublic SjPlacementPriceDescription lookupPlacementPriceDescription()
lookupPlacementPriceDescription in interface SjConsumerPriceItemDescriptionpublic void setPlacementPriceDescription(SjPlacementPriceDescription inData)
setPlacementPriceDescription in interface SjConsumerPriceItemDescriptionpublic SjServiceOptionList getServiceOptionList()
getServiceOptionList in interface SjConsumerPriceItemDescriptionpublic SjServiceOptionList lookupServiceOptionList()
lookupServiceOptionList in interface SjConsumerPriceItemDescriptionpublic void setServiceOptionList(SjServiceOptionList inData)
setServiceOptionList in interface SjConsumerPriceItemDescriptionpublic TiIntegerInterface getPoints()
getPoints in interface SjConsumerPriceItemDescriptionpublic TiIntegerInterface lookupPoints()
lookupPoints in interface SjConsumerPriceItemDescriptionpublic void setPoints(TiIntegerInterface inData)
setPoints in interface SjConsumerPriceItemDescriptionpublic java.lang.Integer getPointsValue()
getPointsValue in interface SjConsumerPriceItemDescriptionpublic void setPointsValue(java.lang.Integer inData)
setPointsValue in interface SjConsumerPriceItemDescription
public void setPointsValue(java.lang.Integer inData,
boolean inNotify)
setPointsValue in interface SjConsumerPriceItemDescriptionpublic TiStringInterface getServiceName()
getServiceName in interface SjConsumerPriceItemDescriptionpublic TiStringInterface lookupServiceName()
lookupServiceName in interface SjConsumerPriceItemDescriptionpublic void setServiceName(TiStringInterface inData)
setServiceName in interface SjConsumerPriceItemDescriptionpublic java.lang.String getServiceNameValue()
getServiceNameValue in interface SjConsumerPriceItemDescriptionpublic void setServiceNameValue(java.lang.String inData)
setServiceNameValue in interface SjConsumerPriceItemDescription
public void setServiceNameValue(java.lang.String inData,
boolean inNotify)
setServiceNameValue in interface SjConsumerPriceItemDescriptionpublic SjDiscountTypeList getDiscountTypeList()
getDiscountTypeList in interface SjConsumerPriceItemDescriptionpublic SjDiscountTypeList lookupDiscountTypeList()
lookupDiscountTypeList in interface SjConsumerPriceItemDescriptionpublic void setDiscountTypeList(SjDiscountTypeList inData)
setDiscountTypeList in interface SjConsumerPriceItemDescriptionpublic SjConsumerDescriptionList getConsumerDescriptionList()
getConsumerDescriptionList in interface SjConsumerPriceItemDescriptionpublic SjConsumerDescriptionList lookupConsumerDescriptionList()
lookupConsumerDescriptionList in interface SjConsumerPriceItemDescriptionpublic void setConsumerDescriptionList(SjConsumerDescriptionList inData)
setConsumerDescriptionList in interface SjConsumerPriceItemDescriptionpublic SjSectionDescriptionList getSectionDescriptionList()
getSectionDescriptionList in interface SjConsumerPriceItemDescriptionpublic SjSectionDescriptionList lookupSectionDescriptionList()
lookupSectionDescriptionList in interface SjConsumerPriceItemDescriptionpublic void setSectionDescriptionList(SjSectionDescriptionList inData)
setSectionDescriptionList in interface SjConsumerPriceItemDescriptionprotected 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 | |||||||||