|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjTransportIdEmbarkingData
Field Summary | |
---|---|
static java.lang.String |
EMBARKING_TRAVELLERS_SECTION_LIST_RESULT_LIST
|
static java.lang.String |
NUMBER_OF_TRAVELLERS
|
static java.lang.String |
TRANSPORT_ID
|
Method Summary | |
---|---|
SjEmbarkingTravellersSectionListResultList |
getEmbarkingTravellersSectionListResultList()
Field embarkingTravellersSectionListResultList is defined as mandatory. |
SjIntegerString |
getNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
java.lang.String |
getNumberOfTravellersValue()
Field numberOfTravellers is defined as mandatory. |
TiStringInterface |
getTransportId()
Field transportId is defined as mandatory. |
java.lang.String |
getTransportIdValue()
Field transportId is defined as mandatory. |
SjEmbarkingTravellersSectionListResultList |
lookupEmbarkingTravellersSectionListResultList()
Field embarkingTravellersSectionListResultList is defined as mandatory. |
SjIntegerString |
lookupNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
TiStringInterface |
lookupTransportId()
Field transportId is defined as mandatory. |
void |
setEmbarkingTravellersSectionListResultList(SjEmbarkingTravellersSectionListResultList inData)
Field embarkingTravellersSectionListResultList 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. |
void |
setTransportId(TiStringInterface inData)
Field transportId is defined as mandatory. |
void |
setTransportIdValue(java.lang.String inData)
Field transportId is defined as mandatory. |
void |
setTransportIdValue(java.lang.String inData,
boolean inNotify)
Field transportId is defined as mandatory. |
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, getGeneratedTiName, getRealTiName, 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 |
Field Detail |
---|
static final java.lang.String TRANSPORT_ID
static final java.lang.String NUMBER_OF_TRAVELLERS
static final java.lang.String EMBARKING_TRAVELLERS_SECTION_LIST_RESULT_LIST
Method Detail |
---|
TiStringInterface getTransportId()
TiStringInterface lookupTransportId()
void setTransportId(TiStringInterface inData)
java.lang.String getTransportIdValue()
void setTransportIdValue(java.lang.String inData)
void setTransportIdValue(java.lang.String inData, boolean inNotify)
SjIntegerString getNumberOfTravellers()
SjIntegerString lookupNumberOfTravellers()
void setNumberOfTravellers(SjIntegerString inData)
java.lang.String getNumberOfTravellersValue()
void setNumberOfTravellersValue(java.lang.String inData)
void setNumberOfTravellersValue(java.lang.String inData, boolean inNotify)
SjEmbarkingTravellersSectionListResultList getEmbarkingTravellersSectionListResultList()
SjEmbarkingTravellersSectionListResultList lookupEmbarkingTravellersSectionListResultList()
void setEmbarkingTravellersSectionListResultList(SjEmbarkingTravellersSectionListResultList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |