|
||||||||||
| 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 SjAvailablePriceGrouppublic SjCode lookupPriceGroupCode()
lookupPriceGroupCode in interface SjAvailablePriceGrouppublic void setPriceGroupCode(SjCode inData)
setPriceGroupCode in interface SjAvailablePriceGrouppublic java.lang.String getPriceGroupCodeValue()
getPriceGroupCodeValue in interface SjAvailablePriceGrouppublic void setPriceGroupCodeValue(java.lang.String inData)
setPriceGroupCodeValue in interface SjAvailablePriceGroup
public void setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
setPriceGroupCodeValue in interface SjAvailablePriceGrouppublic SjCode getContractualPriceGroup()
getContractualPriceGroup in interface SjAvailablePriceGrouppublic SjCode lookupContractualPriceGroup()
lookupContractualPriceGroup in interface SjAvailablePriceGrouppublic void setContractualPriceGroup(SjCode inData)
setContractualPriceGroup in interface SjAvailablePriceGrouppublic java.lang.String getContractualPriceGroupValue()
getContractualPriceGroupValue in interface SjAvailablePriceGrouppublic void setContractualPriceGroupValue(java.lang.String inData)
setContractualPriceGroupValue in interface SjAvailablePriceGroup
public void setContractualPriceGroupValue(java.lang.String inData,
boolean inNotify)
setContractualPriceGroupValue in interface SjAvailablePriceGrouppublic SjOptionList getOptionList()
getOptionList in interface SjAvailablePriceGrouppublic SjOptionList lookupOptionList()
lookupOptionList in interface SjAvailablePriceGrouppublic void setOptionList(SjOptionList inData)
setOptionList in interface SjAvailablePriceGrouppublic SjCode getStatusCode()
getStatusCode in interface SjAvailablePriceGrouppublic SjCode lookupStatusCode()
lookupStatusCode in interface SjAvailablePriceGrouppublic void setStatusCode(SjCode inData)
setStatusCode in interface SjAvailablePriceGrouppublic java.lang.String getStatusCodeValue()
getStatusCodeValue in interface SjAvailablePriceGrouppublic void setStatusCodeValue(java.lang.String inData)
setStatusCodeValue in interface SjAvailablePriceGroup
public void setStatusCodeValue(java.lang.String inData,
boolean inNotify)
setStatusCodeValue in interface SjAvailablePriceGrouppublic SjIntegerString getAmount()
getAmount in interface SjAvailablePriceGrouppublic SjIntegerString lookupAmount()
lookupAmount in interface SjAvailablePriceGrouppublic void setAmount(SjIntegerString inData)
setAmount in interface SjAvailablePriceGrouppublic java.lang.String getAmountValue()
getAmountValue in interface SjAvailablePriceGrouppublic void setAmountValue(java.lang.String inData)
setAmountValue in interface SjAvailablePriceGroup
public void setAmountValue(java.lang.String inData,
boolean inNotify)
setAmountValue in interface SjAvailablePriceGrouppublic SjIntegerString getMaximumNumberOfTravellers()
getMaximumNumberOfTravellers in interface SjAvailablePriceGrouppublic SjIntegerString lookupMaximumNumberOfTravellers()
lookupMaximumNumberOfTravellers in interface SjAvailablePriceGrouppublic void setMaximumNumberOfTravellers(SjIntegerString inData)
setMaximumNumberOfTravellers in interface SjAvailablePriceGrouppublic java.lang.String getMaximumNumberOfTravellersValue()
getMaximumNumberOfTravellersValue in interface SjAvailablePriceGrouppublic void setMaximumNumberOfTravellersValue(java.lang.String inData)
setMaximumNumberOfTravellersValue in interface SjAvailablePriceGroup
public void setMaximumNumberOfTravellersValue(java.lang.String inData,
boolean inNotify)
setMaximumNumberOfTravellersValue in interface SjAvailablePriceGrouppublic TiStringInterface getLimitedSeatsCode()
getLimitedSeatsCode in interface SjAvailablePriceGrouppublic TiStringInterface lookupLimitedSeatsCode()
lookupLimitedSeatsCode in interface SjAvailablePriceGrouppublic void setLimitedSeatsCode(TiStringInterface inData)
setLimitedSeatsCode in interface SjAvailablePriceGrouppublic java.lang.String getLimitedSeatsCodeValue()
getLimitedSeatsCodeValue in interface SjAvailablePriceGrouppublic void setLimitedSeatsCodeValue(java.lang.String inData)
setLimitedSeatsCodeValue in interface SjAvailablePriceGroup
public void setLimitedSeatsCodeValue(java.lang.String inData,
boolean inNotify)
setLimitedSeatsCodeValue in interface SjAvailablePriceGrouppublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||