|
||||||||||
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.SjPriceGroupResultItineraryDataPlain
public class SjPriceGroupResultItineraryDataPlain
Svarstruktur med giltiga biljettyper per förbindelse
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Field Summary | |
---|---|
SjCodePlain |
contractualPriceGroup
|
SjCodePlain |
kpsBurnCode
|
SjIntegerStringPlain |
maximumDaysBeforeDeparture
|
SjIntegerStringPlain |
minimumDaysBeforeDeparture
|
SjCodePlain |
priceGroupCode
|
Fields inherited from interface se.sj.stina.domain.model.SjPriceGroupResultItineraryData |
---|
CONTRACTUAL_PRICE_GROUP, KPS_BURN_CODE, MAXIMUM_DAYS_BEFORE_DEPARTURE, MINIMUM_DAYS_BEFORE_DEPARTURE, PRICE_GROUP_CODE |
Constructor Summary | |
---|---|
SjPriceGroupResultItineraryDataPlain()
|
Method Summary | |
---|---|
SjCode |
getContractualPriceGroup()
Field contractualPriceGroup is defined as mandatory. |
java.lang.String |
getContractualPriceGroupValue()
Field contractualPriceGroup is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjCode |
getKpsBurnCode()
Field kpsBurnCode is defined as mandatory. |
java.lang.String |
getKpsBurnCodeValue()
Field kpsBurnCode is defined as mandatory. |
SjIntegerString |
getMaximumDaysBeforeDeparture()
Field maximumDaysBeforeDeparture is defined as mandatory. |
java.lang.String |
getMaximumDaysBeforeDepartureValue()
Field maximumDaysBeforeDeparture is defined as mandatory. |
SjIntegerString |
getMinimumDaysBeforeDeparture()
Field minimumDaysBeforeDeparture is defined as mandatory. |
java.lang.String |
getMinimumDaysBeforeDepartureValue()
Field minimumDaysBeforeDeparture is defined as mandatory. |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getRealTiName()
|
SjCode |
lookupContractualPriceGroup()
Field contractualPriceGroup is defined as mandatory. |
SjCode |
lookupKpsBurnCode()
Field kpsBurnCode is defined as mandatory. |
SjIntegerString |
lookupMaximumDaysBeforeDeparture()
Field maximumDaysBeforeDeparture is defined as mandatory. |
SjIntegerString |
lookupMinimumDaysBeforeDeparture()
Field minimumDaysBeforeDeparture is defined as mandatory. |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
void |
setContractualPriceGroup(SjCode inData)
Field contractualPriceGroup is defined as mandatory. |
void |
setContractualPriceGroupValue(java.lang.String inData)
Field contractualPriceGroup is defined as mandatory. |
void |
setContractualPriceGroupValue(java.lang.String inData,
boolean inNotify)
Field contractualPriceGroup is defined as mandatory. |
void |
setKpsBurnCode(SjCode inData)
Field kpsBurnCode is defined as mandatory. |
void |
setKpsBurnCodeValue(java.lang.String inData)
Field kpsBurnCode is defined as mandatory. |
void |
setKpsBurnCodeValue(java.lang.String inData,
boolean inNotify)
Field kpsBurnCode is defined as mandatory. |
void |
setMaximumDaysBeforeDeparture(SjIntegerString inData)
Field maximumDaysBeforeDeparture is defined as mandatory. |
void |
setMaximumDaysBeforeDepartureValue(java.lang.String inData)
Field maximumDaysBeforeDeparture is defined as mandatory. |
void |
setMaximumDaysBeforeDepartureValue(java.lang.String inData,
boolean inNotify)
Field maximumDaysBeforeDeparture is defined as mandatory. |
void |
setMinimumDaysBeforeDeparture(SjIntegerString inData)
Field minimumDaysBeforeDeparture is defined as mandatory. |
void |
setMinimumDaysBeforeDepartureValue(java.lang.String inData)
Field minimumDaysBeforeDeparture is defined as mandatory. |
void |
setMinimumDaysBeforeDepartureValue(java.lang.String inData,
boolean inNotify)
Field minimumDaysBeforeDeparture is defined as mandatory. |
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. |
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 SjCodePlain kpsBurnCode
public SjIntegerStringPlain minimumDaysBeforeDeparture
public SjIntegerStringPlain maximumDaysBeforeDeparture
Constructor Detail |
---|
public SjPriceGroupResultItineraryDataPlain()
Method Detail |
---|
public SjCode getPriceGroupCode()
getPriceGroupCode
in interface SjPriceGroupResultItineraryData
public SjCode lookupPriceGroupCode()
lookupPriceGroupCode
in interface SjPriceGroupResultItineraryData
public void setPriceGroupCode(SjCode inData)
setPriceGroupCode
in interface SjPriceGroupResultItineraryData
public java.lang.String getPriceGroupCodeValue()
getPriceGroupCodeValue
in interface SjPriceGroupResultItineraryData
public void setPriceGroupCodeValue(java.lang.String inData)
setPriceGroupCodeValue
in interface SjPriceGroupResultItineraryData
public void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
setPriceGroupCodeValue
in interface SjPriceGroupResultItineraryData
public SjCode getContractualPriceGroup()
getContractualPriceGroup
in interface SjPriceGroupResultItineraryData
public SjCode lookupContractualPriceGroup()
lookupContractualPriceGroup
in interface SjPriceGroupResultItineraryData
public void setContractualPriceGroup(SjCode inData)
setContractualPriceGroup
in interface SjPriceGroupResultItineraryData
public java.lang.String getContractualPriceGroupValue()
getContractualPriceGroupValue
in interface SjPriceGroupResultItineraryData
public void setContractualPriceGroupValue(java.lang.String inData)
setContractualPriceGroupValue
in interface SjPriceGroupResultItineraryData
public void setContractualPriceGroupValue(java.lang.String inData, boolean inNotify)
setContractualPriceGroupValue
in interface SjPriceGroupResultItineraryData
public SjCode getKpsBurnCode()
getKpsBurnCode
in interface SjPriceGroupResultItineraryData
public SjCode lookupKpsBurnCode()
lookupKpsBurnCode
in interface SjPriceGroupResultItineraryData
public void setKpsBurnCode(SjCode inData)
setKpsBurnCode
in interface SjPriceGroupResultItineraryData
public java.lang.String getKpsBurnCodeValue()
getKpsBurnCodeValue
in interface SjPriceGroupResultItineraryData
public void setKpsBurnCodeValue(java.lang.String inData)
setKpsBurnCodeValue
in interface SjPriceGroupResultItineraryData
public void setKpsBurnCodeValue(java.lang.String inData, boolean inNotify)
setKpsBurnCodeValue
in interface SjPriceGroupResultItineraryData
public SjIntegerString getMinimumDaysBeforeDeparture()
getMinimumDaysBeforeDeparture
in interface SjPriceGroupResultItineraryData
public SjIntegerString lookupMinimumDaysBeforeDeparture()
lookupMinimumDaysBeforeDeparture
in interface SjPriceGroupResultItineraryData
public void setMinimumDaysBeforeDeparture(SjIntegerString inData)
setMinimumDaysBeforeDeparture
in interface SjPriceGroupResultItineraryData
public java.lang.String getMinimumDaysBeforeDepartureValue()
getMinimumDaysBeforeDepartureValue
in interface SjPriceGroupResultItineraryData
public void setMinimumDaysBeforeDepartureValue(java.lang.String inData)
setMinimumDaysBeforeDepartureValue
in interface SjPriceGroupResultItineraryData
public void setMinimumDaysBeforeDepartureValue(java.lang.String inData, boolean inNotify)
setMinimumDaysBeforeDepartureValue
in interface SjPriceGroupResultItineraryData
public SjIntegerString getMaximumDaysBeforeDeparture()
getMaximumDaysBeforeDeparture
in interface SjPriceGroupResultItineraryData
public SjIntegerString lookupMaximumDaysBeforeDeparture()
lookupMaximumDaysBeforeDeparture
in interface SjPriceGroupResultItineraryData
public void setMaximumDaysBeforeDeparture(SjIntegerString inData)
setMaximumDaysBeforeDeparture
in interface SjPriceGroupResultItineraryData
public java.lang.String getMaximumDaysBeforeDepartureValue()
getMaximumDaysBeforeDepartureValue
in interface SjPriceGroupResultItineraryData
public void setMaximumDaysBeforeDepartureValue(java.lang.String inData)
setMaximumDaysBeforeDepartureValue
in interface SjPriceGroupResultItineraryData
public void setMaximumDaysBeforeDepartureValue(java.lang.String inData, boolean inNotify)
setMaximumDaysBeforeDepartureValue
in interface SjPriceGroupResultItineraryData
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 |