|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjEmbarkingTravellersCarriage
Field Summary | |
---|---|
static java.lang.String |
CARRIAGE_ID
|
static java.lang.String |
EMBARKING_TRAVELLERS_SERVICE_OPTION_LIST
|
static java.lang.String |
NUMBER_OF_TRAVELLERS
|
static java.lang.String |
NUMBER_OF_TRAVELLERS_WITHOUT_OPTIONS
|
Method Summary | |
---|---|
TiStringInterface |
getCarriageId()
Field carriageId is defined as mandatory. |
java.lang.String |
getCarriageIdValue()
Field carriageId is defined as mandatory. |
SjEmbarkingTravellersServiceOptionList |
getEmbarkingTravellersServiceOptionList()
Field embarkingTravellersServiceOptionList is defined as optional. |
SjIntegerString |
getNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
java.lang.String |
getNumberOfTravellersValue()
Field numberOfTravellers is defined as mandatory. |
SjIntegerString |
getNumberOfTravellersWithoutOptions()
Field numberOfTravellersWithoutOptions is defined as mandatory. |
java.lang.String |
getNumberOfTravellersWithoutOptionsValue()
Field numberOfTravellersWithoutOptions is defined as mandatory. |
TiStringInterface |
lookupCarriageId()
Field carriageId is defined as mandatory. |
SjEmbarkingTravellersServiceOptionList |
lookupEmbarkingTravellersServiceOptionList()
Field embarkingTravellersServiceOptionList is defined as optional. |
SjIntegerString |
lookupNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
SjIntegerString |
lookupNumberOfTravellersWithoutOptions()
Field numberOfTravellersWithoutOptions is defined as mandatory. |
void |
setCarriageId(TiStringInterface inData)
Field carriageId is defined as mandatory. |
void |
setCarriageIdValue(java.lang.String inData)
Field carriageId is defined as mandatory. |
void |
setCarriageIdValue(java.lang.String inData,
boolean inNotify)
Field carriageId is defined as mandatory. |
void |
setEmbarkingTravellersServiceOptionList(SjEmbarkingTravellersServiceOptionList inData)
Field embarkingTravellersServiceOptionList is defined as optional. |
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 |
setNumberOfTravellersWithoutOptions(SjIntegerString inData)
Field numberOfTravellersWithoutOptions is defined as mandatory. |
void |
setNumberOfTravellersWithoutOptionsValue(java.lang.String inData)
Field numberOfTravellersWithoutOptions is defined as mandatory. |
void |
setNumberOfTravellersWithoutOptionsValue(java.lang.String inData,
boolean inNotify)
Field numberOfTravellersWithoutOptions 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 CARRIAGE_ID
static final java.lang.String NUMBER_OF_TRAVELLERS
static final java.lang.String NUMBER_OF_TRAVELLERS_WITHOUT_OPTIONS
static final java.lang.String EMBARKING_TRAVELLERS_SERVICE_OPTION_LIST
Method Detail |
---|
TiStringInterface getCarriageId()
TiStringInterface lookupCarriageId()
void setCarriageId(TiStringInterface inData)
java.lang.String getCarriageIdValue()
void setCarriageIdValue(java.lang.String inData)
void setCarriageIdValue(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)
SjIntegerString getNumberOfTravellersWithoutOptions()
SjIntegerString lookupNumberOfTravellersWithoutOptions()
void setNumberOfTravellersWithoutOptions(SjIntegerString inData)
java.lang.String getNumberOfTravellersWithoutOptionsValue()
void setNumberOfTravellersWithoutOptionsValue(java.lang.String inData)
void setNumberOfTravellersWithoutOptionsValue(java.lang.String inData, boolean inNotify)
SjEmbarkingTravellersServiceOptionList getEmbarkingTravellersServiceOptionList()
SjEmbarkingTravellersServiceOptionList lookupEmbarkingTravellersServiceOptionList()
void setEmbarkingTravellersServiceOptionList(SjEmbarkingTravellersServiceOptionList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |