|
||||||||||
| 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.SjEmbarkingTravellersSectionListResultPlain
public class SjEmbarkingTravellersSectionListResultPlain
Resenärslista per delsträcka
Utdata
| 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.SjEmbarkingTravellersSectionListResult |
|---|
DEPARTURE_DATE, DEPARTURE_LOCATION, DEPARTURE_TIME, EMBARKING_TRAVELLERS_SECTION_LIST, NUMBER_OF_BOARDING_TRAVELLERS, NUMBER_OF_DISEMBARKING_TRAVELLERS, NUMBER_OF_TRAVELLERS |
| Constructor Summary | |
|---|---|
SjEmbarkingTravellersSectionListResultPlain()
|
|
| Method Summary | |
|---|---|
TiDate |
getDepartureDate()
Field departureDate is defined as mandatory. |
SjLocation |
getDepartureLocation()
Field departureLocation is defined as optional. |
TiTime |
getDepartureTime()
Field departureTime is defined as mandatory. |
SjEmbarkingTravellersSectionList |
getEmbarkingTravellersSectionList()
Field embarkingTravellersSectionList is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjIntegerString |
getNumberOfBoardingTravellers()
Field numberOfBoardingTravellers is defined as mandatory. |
java.lang.String |
getNumberOfBoardingTravellersValue()
Field numberOfBoardingTravellers is defined as mandatory. |
SjIntegerString |
getNumberOfDisembarkingTravellers()
Field numberOfDisembarkingTravellers is defined as mandatory. |
java.lang.String |
getNumberOfDisembarkingTravellersValue()
Field numberOfDisembarkingTravellers is defined as mandatory. |
SjIntegerString |
getNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
java.lang.String |
getNumberOfTravellersValue()
Field numberOfTravellers is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiDate |
lookupDepartureDate()
Field departureDate is defined as mandatory. |
SjLocation |
lookupDepartureLocation()
Field departureLocation is defined as optional. |
TiTime |
lookupDepartureTime()
Field departureTime is defined as mandatory. |
SjEmbarkingTravellersSectionList |
lookupEmbarkingTravellersSectionList()
Field embarkingTravellersSectionList is defined as mandatory. |
SjIntegerString |
lookupNumberOfBoardingTravellers()
Field numberOfBoardingTravellers is defined as mandatory. |
SjIntegerString |
lookupNumberOfDisembarkingTravellers()
Field numberOfDisembarkingTravellers is defined as mandatory. |
SjIntegerString |
lookupNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
void |
setDepartureDate(TiDate inData)
Field departureDate is defined as mandatory. |
void |
setDepartureLocation(SjLocation inData)
Field departureLocation is defined as optional. |
void |
setDepartureTime(TiTime inData)
Field departureTime is defined as mandatory. |
void |
setEmbarkingTravellersSectionList(SjEmbarkingTravellersSectionList inData)
Field embarkingTravellersSectionList is defined as mandatory. |
void |
setNumberOfBoardingTravellers(SjIntegerString inData)
Field numberOfBoardingTravellers is defined as mandatory. |
void |
setNumberOfBoardingTravellersValue(java.lang.String inData)
Field numberOfBoardingTravellers is defined as mandatory. |
void |
setNumberOfBoardingTravellersValue(java.lang.String inData,
boolean inNotify)
Field numberOfBoardingTravellers is defined as mandatory. |
void |
setNumberOfDisembarkingTravellers(SjIntegerString inData)
Field numberOfDisembarkingTravellers is defined as mandatory. |
void |
setNumberOfDisembarkingTravellersValue(java.lang.String inData)
Field numberOfDisembarkingTravellers is defined as mandatory. |
void |
setNumberOfDisembarkingTravellersValue(java.lang.String inData,
boolean inNotify)
Field numberOfDisembarkingTravellers is defined as mandatory. |
void |
setNumberOfTravellers(SjIntegerString inData)
Field numberOfTravellers is defined as mandatory. |
void |
setNumberOfTravellersValue(java.lang.String inData)
Field numberOfTravellers is defined as mandatory. |
void |
setNumberOfTravellersValue(java.lang.String inData,
boolean inNotify)
Field numberOfTravellers 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 SjEmbarkingTravellersSectionListPlain embarkingTravellersSectionList
public SjLocationPlain departureLocation
public TiDatePlain departureDate
public TiTimePlain departureTime
public SjIntegerStringPlain numberOfBoardingTravellers
public SjIntegerStringPlain numberOfDisembarkingTravellers
public SjIntegerStringPlain numberOfTravellers
| Constructor Detail |
|---|
public SjEmbarkingTravellersSectionListResultPlain()
| Method Detail |
|---|
public SjEmbarkingTravellersSectionList getEmbarkingTravellersSectionList()
getEmbarkingTravellersSectionList in interface SjEmbarkingTravellersSectionListResultpublic SjEmbarkingTravellersSectionList lookupEmbarkingTravellersSectionList()
lookupEmbarkingTravellersSectionList in interface SjEmbarkingTravellersSectionListResultpublic void setEmbarkingTravellersSectionList(SjEmbarkingTravellersSectionList inData)
setEmbarkingTravellersSectionList in interface SjEmbarkingTravellersSectionListResultpublic SjLocation getDepartureLocation()
getDepartureLocation in interface SjEmbarkingTravellersSectionListResultpublic SjLocation lookupDepartureLocation()
lookupDepartureLocation in interface SjEmbarkingTravellersSectionListResultpublic void setDepartureLocation(SjLocation inData)
setDepartureLocation in interface SjEmbarkingTravellersSectionListResultpublic TiDate getDepartureDate()
getDepartureDate in interface SjEmbarkingTravellersSectionListResultpublic TiDate lookupDepartureDate()
lookupDepartureDate in interface SjEmbarkingTravellersSectionListResultpublic void setDepartureDate(TiDate inData)
setDepartureDate in interface SjEmbarkingTravellersSectionListResultpublic TiTime getDepartureTime()
getDepartureTime in interface SjEmbarkingTravellersSectionListResultpublic TiTime lookupDepartureTime()
lookupDepartureTime in interface SjEmbarkingTravellersSectionListResultpublic void setDepartureTime(TiTime inData)
setDepartureTime in interface SjEmbarkingTravellersSectionListResultpublic SjIntegerString getNumberOfBoardingTravellers()
getNumberOfBoardingTravellers in interface SjEmbarkingTravellersSectionListResultpublic SjIntegerString lookupNumberOfBoardingTravellers()
lookupNumberOfBoardingTravellers in interface SjEmbarkingTravellersSectionListResultpublic void setNumberOfBoardingTravellers(SjIntegerString inData)
setNumberOfBoardingTravellers in interface SjEmbarkingTravellersSectionListResultpublic java.lang.String getNumberOfBoardingTravellersValue()
getNumberOfBoardingTravellersValue in interface SjEmbarkingTravellersSectionListResultpublic void setNumberOfBoardingTravellersValue(java.lang.String inData)
setNumberOfBoardingTravellersValue in interface SjEmbarkingTravellersSectionListResult
public void setNumberOfBoardingTravellersValue(java.lang.String inData,
boolean inNotify)
setNumberOfBoardingTravellersValue in interface SjEmbarkingTravellersSectionListResultpublic SjIntegerString getNumberOfDisembarkingTravellers()
getNumberOfDisembarkingTravellers in interface SjEmbarkingTravellersSectionListResultpublic SjIntegerString lookupNumberOfDisembarkingTravellers()
lookupNumberOfDisembarkingTravellers in interface SjEmbarkingTravellersSectionListResultpublic void setNumberOfDisembarkingTravellers(SjIntegerString inData)
setNumberOfDisembarkingTravellers in interface SjEmbarkingTravellersSectionListResultpublic java.lang.String getNumberOfDisembarkingTravellersValue()
getNumberOfDisembarkingTravellersValue in interface SjEmbarkingTravellersSectionListResultpublic void setNumberOfDisembarkingTravellersValue(java.lang.String inData)
setNumberOfDisembarkingTravellersValue in interface SjEmbarkingTravellersSectionListResult
public void setNumberOfDisembarkingTravellersValue(java.lang.String inData,
boolean inNotify)
setNumberOfDisembarkingTravellersValue in interface SjEmbarkingTravellersSectionListResultpublic SjIntegerString getNumberOfTravellers()
getNumberOfTravellers in interface SjEmbarkingTravellersSectionListResultpublic SjIntegerString lookupNumberOfTravellers()
lookupNumberOfTravellers in interface SjEmbarkingTravellersSectionListResultpublic void setNumberOfTravellers(SjIntegerString inData)
setNumberOfTravellers in interface SjEmbarkingTravellersSectionListResultpublic java.lang.String getNumberOfTravellersValue()
getNumberOfTravellersValue in interface SjEmbarkingTravellersSectionListResultpublic void setNumberOfTravellersValue(java.lang.String inData)
setNumberOfTravellersValue in interface SjEmbarkingTravellersSectionListResult
public void setNumberOfTravellersValue(java.lang.String inData,
boolean inNotify)
setNumberOfTravellersValue in interface SjEmbarkingTravellersSectionListResultpublic 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 | |||||||||