|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjConsumerPriceDescriptionPlain
public class SjConsumerPriceDescriptionPlain
Svar från en förenklad prisfråga.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Fields inherited from interface se.sj.stina.domain.model.SjConsumerPriceDescription |
---|
CONSUMER_PRICE_ITEM_DESCRIPTION_LIST, GROUP, INDIVIDUAL_CONSUMER_PRICE, PLACEMENT_PRICE_DESCRIPTION, POINTS, PRICE, SERVICE_OPTION_LIST, TRANSPORT_PRICE_DESCRIPTION |
Constructor Summary | |
---|---|
SjConsumerPriceDescriptionPlain()
|
Method Summary | |
---|---|
SjConsumerPriceItemDescriptionList |
getConsumerPriceItemDescriptionList()
Field consumerPriceItemDescriptionList is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
TiBooleanInterface |
getGroup()
Field group is defined as optional. |
java.lang.Boolean |
getGroupValue()
Field group is defined as optional. |
TiBooleanInterface |
getIndividualConsumerPrice()
Field individualConsumerPrice is defined as mandatory. |
java.lang.Boolean |
getIndividualConsumerPriceValue()
Field individualConsumerPrice is defined as mandatory. |
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()
|
SjServiceOptionList |
getServiceOptionList()
Field serviceOptionList is defined as optional. |
SjTransportPriceDescription |
getTransportPriceDescription()
Field transportPriceDescription is defined as optional. |
SjConsumerPriceItemDescriptionList |
lookupConsumerPriceItemDescriptionList()
Field consumerPriceItemDescriptionList is defined as mandatory. |
TiBooleanInterface |
lookupGroup()
Field group is defined as optional. |
TiBooleanInterface |
lookupIndividualConsumerPrice()
Field individualConsumerPrice is defined as mandatory. |
SjPlacementPriceDescription |
lookupPlacementPriceDescription()
Field placementPriceDescription is defined as optional. |
TiIntegerInterface |
lookupPoints()
Field points is defined as optional. |
SjPriceVat |
lookupPrice()
Field price is defined as mandatory. |
SjServiceOptionList |
lookupServiceOptionList()
Field serviceOptionList is defined as optional. |
SjTransportPriceDescription |
lookupTransportPriceDescription()
Field transportPriceDescription is defined as optional. |
void |
setConsumerPriceItemDescriptionList(SjConsumerPriceItemDescriptionList inData)
Field consumerPriceItemDescriptionList is defined as mandatory. |
void |
setGroup(TiBooleanInterface inData)
Field group is defined as optional. |
void |
setGroupValue(java.lang.Boolean inData)
Field group is defined as optional. |
void |
setGroupValue(java.lang.Boolean inData,
boolean inNotify)
Field group is defined as optional. |
void |
setIndividualConsumerPrice(TiBooleanInterface inData)
Field individualConsumerPrice is defined as mandatory. |
void |
setIndividualConsumerPriceValue(java.lang.Boolean inData)
Field individualConsumerPrice is defined as mandatory. |
void |
setIndividualConsumerPriceValue(java.lang.Boolean inData,
boolean inNotify)
Field individualConsumerPrice is defined as mandatory. |
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 |
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 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 |
Field Detail |
---|
public SjPriceVatPlain price
public SjTransportPriceDescriptionPlain transportPriceDescription
public SjPlacementPriceDescriptionPlain placementPriceDescription
public SjServiceOptionListPlain serviceOptionList
public TiIntegerData points
public TiBooleanData individualConsumerPrice
public TiBooleanData group
public SjConsumerPriceItemDescriptionListPlain consumerPriceItemDescriptionList
Constructor Detail |
---|
public SjConsumerPriceDescriptionPlain()
Method Detail |
---|
public SjPriceVat getPrice()
getPrice
in interface SjConsumerPriceDescription
public SjPriceVat lookupPrice()
lookupPrice
in interface SjConsumerPriceDescription
public void setPrice(SjPriceVat inData)
setPrice
in interface SjConsumerPriceDescription
public SjTransportPriceDescription getTransportPriceDescription()
getTransportPriceDescription
in interface SjConsumerPriceDescription
public SjTransportPriceDescription lookupTransportPriceDescription()
lookupTransportPriceDescription
in interface SjConsumerPriceDescription
public void setTransportPriceDescription(SjTransportPriceDescription inData)
setTransportPriceDescription
in interface SjConsumerPriceDescription
public SjPlacementPriceDescription getPlacementPriceDescription()
getPlacementPriceDescription
in interface SjConsumerPriceDescription
public SjPlacementPriceDescription lookupPlacementPriceDescription()
lookupPlacementPriceDescription
in interface SjConsumerPriceDescription
public void setPlacementPriceDescription(SjPlacementPriceDescription inData)
setPlacementPriceDescription
in interface SjConsumerPriceDescription
public SjServiceOptionList getServiceOptionList()
getServiceOptionList
in interface SjConsumerPriceDescription
public SjServiceOptionList lookupServiceOptionList()
lookupServiceOptionList
in interface SjConsumerPriceDescription
public void setServiceOptionList(SjServiceOptionList inData)
setServiceOptionList
in interface SjConsumerPriceDescription
public TiIntegerInterface getPoints()
getPoints
in interface SjConsumerPriceDescription
public TiIntegerInterface lookupPoints()
lookupPoints
in interface SjConsumerPriceDescription
public void setPoints(TiIntegerInterface inData)
setPoints
in interface SjConsumerPriceDescription
public java.lang.Integer getPointsValue()
getPointsValue
in interface SjConsumerPriceDescription
public void setPointsValue(java.lang.Integer inData)
setPointsValue
in interface SjConsumerPriceDescription
public void setPointsValue(java.lang.Integer inData, boolean inNotify)
setPointsValue
in interface SjConsumerPriceDescription
public TiBooleanInterface getIndividualConsumerPrice()
getIndividualConsumerPrice
in interface SjConsumerPriceDescription
public TiBooleanInterface lookupIndividualConsumerPrice()
lookupIndividualConsumerPrice
in interface SjConsumerPriceDescription
public void setIndividualConsumerPrice(TiBooleanInterface inData)
setIndividualConsumerPrice
in interface SjConsumerPriceDescription
public java.lang.Boolean getIndividualConsumerPriceValue()
getIndividualConsumerPriceValue
in interface SjConsumerPriceDescription
public void setIndividualConsumerPriceValue(java.lang.Boolean inData)
setIndividualConsumerPriceValue
in interface SjConsumerPriceDescription
public void setIndividualConsumerPriceValue(java.lang.Boolean inData, boolean inNotify)
setIndividualConsumerPriceValue
in interface SjConsumerPriceDescription
public TiBooleanInterface getGroup()
getGroup
in interface SjConsumerPriceDescription
public TiBooleanInterface lookupGroup()
lookupGroup
in interface SjConsumerPriceDescription
public void setGroup(TiBooleanInterface inData)
setGroup
in interface SjConsumerPriceDescription
public java.lang.Boolean getGroupValue()
getGroupValue
in interface SjConsumerPriceDescription
public void setGroupValue(java.lang.Boolean inData)
setGroupValue
in interface SjConsumerPriceDescription
public void setGroupValue(java.lang.Boolean inData, boolean inNotify)
setGroupValue
in interface SjConsumerPriceDescription
public SjConsumerPriceItemDescriptionList getConsumerPriceItemDescriptionList()
getConsumerPriceItemDescriptionList
in interface SjConsumerPriceDescription
public SjConsumerPriceItemDescriptionList lookupConsumerPriceItemDescriptionList()
lookupConsumerPriceItemDescriptionList
in interface SjConsumerPriceDescription
public void setConsumerPriceItemDescriptionList(SjConsumerPriceItemDescriptionList inData)
setConsumerPriceItemDescriptionList
in interface SjConsumerPriceDescription
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |