|
||||||||||
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.SjAvailablePriceGroupPlain
public class SjAvailablePriceGroupPlain
Denna struktur innehåller prisgrupper (biljettyper) och vilken status dom har. MaximumNumberOfTravellers - Max antal resenärer om biljettypen har några begränsningar.
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.SjAvailablePriceGroup |
---|
AMOUNT, CONTRACTUAL_PRICE_GROUP, LIMITED_SEATS_CODE, MAXIMUM_NUMBER_OF_TRAVELLERS, OPTION_LIST, PRICE_GROUP_CODE, STATUS_CODE |
Constructor Summary | |
---|---|
SjAvailablePriceGroupPlain()
|
Method Summary | |
---|---|
SjIntegerString |
getAmount()
Field amount is defined as optional. |
java.lang.String |
getAmountValue()
Field amount is defined as optional. |
SjCode |
getContractualPriceGroup()
Field contractualPriceGroup is defined as optional. |
java.lang.String |
getContractualPriceGroupValue()
Field contractualPriceGroup is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getLimitedSeatsCode()
Field limitedSeatsCode is defined as optional. |
java.lang.String |
getLimitedSeatsCodeValue()
Field limitedSeatsCode is defined as optional. |
SjIntegerString |
getMaximumNumberOfTravellers()
Field maximumNumberOfTravellers is defined as optional. |
java.lang.String |
getMaximumNumberOfTravellersValue()
Field maximumNumberOfTravellers is defined as optional. |
SjOptionList |
getOptionList()
Field optionList is defined as optional. |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjCode |
getStatusCode()
Field statusCode is defined as mandatory. |
java.lang.String |
getStatusCodeValue()
Field statusCode is defined as mandatory. |
SjIntegerString |
lookupAmount()
Field amount is defined as optional. |
SjCode |
lookupContractualPriceGroup()
Field contractualPriceGroup is defined as optional. |
TiStringInterface |
lookupLimitedSeatsCode()
Field limitedSeatsCode is defined as optional. |
SjIntegerString |
lookupMaximumNumberOfTravellers()
Field maximumNumberOfTravellers is defined as optional. |
SjOptionList |
lookupOptionList()
Field optionList is defined as optional. |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
SjCode |
lookupStatusCode()
Field statusCode is defined as mandatory. |
void |
setAmount(SjIntegerString inData)
Field amount is defined as optional. |
void |
setAmountValue(java.lang.String inData)
Field amount is defined as optional. |
void |
setAmountValue(java.lang.String inData,
boolean inNotify)
Field amount is defined as optional. |
void |
setContractualPriceGroup(SjCode inData)
Field contractualPriceGroup is defined as optional. |
void |
setContractualPriceGroupValue(java.lang.String inData)
Field contractualPriceGroup is defined as optional. |
void |
setContractualPriceGroupValue(java.lang.String inData,
boolean inNotify)
Field contractualPriceGroup is defined as optional. |
void |
setLimitedSeatsCode(TiStringInterface inData)
Field limitedSeatsCode is defined as optional. |
void |
setLimitedSeatsCodeValue(java.lang.String inData)
Field limitedSeatsCode is defined as optional. |
void |
setLimitedSeatsCodeValue(java.lang.String inData,
boolean inNotify)
Field limitedSeatsCode is defined as optional. |
void |
setMaximumNumberOfTravellers(SjIntegerString inData)
Field maximumNumberOfTravellers is defined as optional. |
void |
setMaximumNumberOfTravellersValue(java.lang.String inData)
Field maximumNumberOfTravellers is defined as optional. |
void |
setMaximumNumberOfTravellersValue(java.lang.String inData,
boolean inNotify)
Field maximumNumberOfTravellers is defined as optional. |
void |
setOptionList(SjOptionList inData)
Field optionList is defined as optional. |
void |
setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
Field priceGroupCode is defined as mandatory. |
void |
setStatusCode(SjCode inData)
Field statusCode is defined as mandatory. |
void |
setStatusCodeValue(java.lang.String inData)
Field statusCode is defined as mandatory. |
void |
setStatusCodeValue(java.lang.String inData,
boolean inNotify)
Field statusCode is defined as mandatory. |
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 SjCodePlain priceGroupCode
public SjCodePlain contractualPriceGroup
public SjOptionListPlain optionList
public SjCodePlain statusCode
public SjIntegerStringPlain amount
public SjIntegerStringPlain maximumNumberOfTravellers
public TiStringData limitedSeatsCode
Constructor Detail |
---|
public SjAvailablePriceGroupPlain()
Method Detail |
---|
public SjCode getPriceGroupCode()
getPriceGroupCode
in interface SjAvailablePriceGroup
public SjCode lookupPriceGroupCode()
lookupPriceGroupCode
in interface SjAvailablePriceGroup
public void setPriceGroupCode(SjCode inData)
setPriceGroupCode
in interface SjAvailablePriceGroup
public java.lang.String getPriceGroupCodeValue()
getPriceGroupCodeValue
in interface SjAvailablePriceGroup
public void setPriceGroupCodeValue(java.lang.String inData)
setPriceGroupCodeValue
in interface SjAvailablePriceGroup
public void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
setPriceGroupCodeValue
in interface SjAvailablePriceGroup
public SjCode getContractualPriceGroup()
getContractualPriceGroup
in interface SjAvailablePriceGroup
public SjCode lookupContractualPriceGroup()
lookupContractualPriceGroup
in interface SjAvailablePriceGroup
public void setContractualPriceGroup(SjCode inData)
setContractualPriceGroup
in interface SjAvailablePriceGroup
public java.lang.String getContractualPriceGroupValue()
getContractualPriceGroupValue
in interface SjAvailablePriceGroup
public void setContractualPriceGroupValue(java.lang.String inData)
setContractualPriceGroupValue
in interface SjAvailablePriceGroup
public void setContractualPriceGroupValue(java.lang.String inData, boolean inNotify)
setContractualPriceGroupValue
in interface SjAvailablePriceGroup
public SjOptionList getOptionList()
getOptionList
in interface SjAvailablePriceGroup
public SjOptionList lookupOptionList()
lookupOptionList
in interface SjAvailablePriceGroup
public void setOptionList(SjOptionList inData)
setOptionList
in interface SjAvailablePriceGroup
public SjCode getStatusCode()
getStatusCode
in interface SjAvailablePriceGroup
public SjCode lookupStatusCode()
lookupStatusCode
in interface SjAvailablePriceGroup
public void setStatusCode(SjCode inData)
setStatusCode
in interface SjAvailablePriceGroup
public java.lang.String getStatusCodeValue()
getStatusCodeValue
in interface SjAvailablePriceGroup
public void setStatusCodeValue(java.lang.String inData)
setStatusCodeValue
in interface SjAvailablePriceGroup
public void setStatusCodeValue(java.lang.String inData, boolean inNotify)
setStatusCodeValue
in interface SjAvailablePriceGroup
public SjIntegerString getAmount()
getAmount
in interface SjAvailablePriceGroup
public SjIntegerString lookupAmount()
lookupAmount
in interface SjAvailablePriceGroup
public void setAmount(SjIntegerString inData)
setAmount
in interface SjAvailablePriceGroup
public java.lang.String getAmountValue()
getAmountValue
in interface SjAvailablePriceGroup
public void setAmountValue(java.lang.String inData)
setAmountValue
in interface SjAvailablePriceGroup
public void setAmountValue(java.lang.String inData, boolean inNotify)
setAmountValue
in interface SjAvailablePriceGroup
public SjIntegerString getMaximumNumberOfTravellers()
getMaximumNumberOfTravellers
in interface SjAvailablePriceGroup
public SjIntegerString lookupMaximumNumberOfTravellers()
lookupMaximumNumberOfTravellers
in interface SjAvailablePriceGroup
public void setMaximumNumberOfTravellers(SjIntegerString inData)
setMaximumNumberOfTravellers
in interface SjAvailablePriceGroup
public java.lang.String getMaximumNumberOfTravellersValue()
getMaximumNumberOfTravellersValue
in interface SjAvailablePriceGroup
public void setMaximumNumberOfTravellersValue(java.lang.String inData)
setMaximumNumberOfTravellersValue
in interface SjAvailablePriceGroup
public void setMaximumNumberOfTravellersValue(java.lang.String inData, boolean inNotify)
setMaximumNumberOfTravellersValue
in interface SjAvailablePriceGroup
public TiStringInterface getLimitedSeatsCode()
getLimitedSeatsCode
in interface SjAvailablePriceGroup
public TiStringInterface lookupLimitedSeatsCode()
lookupLimitedSeatsCode
in interface SjAvailablePriceGroup
public void setLimitedSeatsCode(TiStringInterface inData)
setLimitedSeatsCode
in interface SjAvailablePriceGroup
public java.lang.String getLimitedSeatsCodeValue()
getLimitedSeatsCodeValue
in interface SjAvailablePriceGroup
public void setLimitedSeatsCodeValue(java.lang.String inData)
setLimitedSeatsCodeValue
in interface SjAvailablePriceGroup
public void setLimitedSeatsCodeValue(java.lang.String inData, boolean inNotify)
setLimitedSeatsCodeValue
in interface SjAvailablePriceGroup
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 |