|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjSummarizedPaxListResult
Field Summary | |
---|---|
static java.lang.String |
CLIENT_INFORMATION
|
static java.lang.String |
DEPARTURE_DATE
|
static java.lang.String |
DEPARTURE_TIME
|
static java.lang.String |
NUMBER_OF_TRAVELLERS
|
static java.lang.String |
NUMBER_OF_TRAVELLERS_WITHOUT_OPTIONS
|
static java.lang.String |
SERVICE_OPTION_SUMMARY_LIST
|
static java.lang.String |
SUMMARIZED_EMBARKING_TRAVELLERS_SECTION_LIST
|
Method Summary | |
---|---|
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
TiDate |
getDepartureDate()
Field departureDate is defined as mandatory. |
TiTime |
getDepartureTime()
Field departureTime is defined as mandatory. |
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. |
SjServiceOptionSummaryList |
getServiceOptionSummaryList()
Field serviceOptionSummaryList is defined as optional. |
SjSummarizedEmbarkingTravellersSectionList |
getSummarizedEmbarkingTravellersSectionList()
Field summarizedEmbarkingTravellersSectionList is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
TiDate |
lookupDepartureDate()
Field departureDate is defined as mandatory. |
TiTime |
lookupDepartureTime()
Field departureTime is defined as mandatory. |
SjIntegerString |
lookupNumberOfTravellers()
Field numberOfTravellers is defined as mandatory. |
SjIntegerString |
lookupNumberOfTravellersWithoutOptions()
Field numberOfTravellersWithoutOptions is defined as mandatory. |
SjServiceOptionSummaryList |
lookupServiceOptionSummaryList()
Field serviceOptionSummaryList is defined as optional. |
SjSummarizedEmbarkingTravellersSectionList |
lookupSummarizedEmbarkingTravellersSectionList()
Field summarizedEmbarkingTravellersSectionList is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
void |
setDepartureDate(TiDate inData)
Field departureDate is defined as mandatory. |
void |
setDepartureTime(TiTime inData)
Field departureTime 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 |
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. |
void |
setServiceOptionSummaryList(SjServiceOptionSummaryList inData)
Field serviceOptionSummaryList is defined as optional. |
void |
setSummarizedEmbarkingTravellersSectionList(SjSummarizedEmbarkingTravellersSectionList inData)
Field summarizedEmbarkingTravellersSectionList 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 DEPARTURE_DATE
static final java.lang.String DEPARTURE_TIME
static final java.lang.String NUMBER_OF_TRAVELLERS
static final java.lang.String NUMBER_OF_TRAVELLERS_WITHOUT_OPTIONS
static final java.lang.String SERVICE_OPTION_SUMMARY_LIST
static final java.lang.String SUMMARIZED_EMBARKING_TRAVELLERS_SECTION_LIST
static final java.lang.String CLIENT_INFORMATION
Method Detail |
---|
TiDate getDepartureDate()
TiDate lookupDepartureDate()
void setDepartureDate(TiDate inData)
TiTime getDepartureTime()
TiTime lookupDepartureTime()
void setDepartureTime(TiTime inData)
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)
SjServiceOptionSummaryList getServiceOptionSummaryList()
SjServiceOptionSummaryList lookupServiceOptionSummaryList()
void setServiceOptionSummaryList(SjServiceOptionSummaryList inData)
SjSummarizedEmbarkingTravellersSectionList getSummarizedEmbarkingTravellersSectionList()
SjSummarizedEmbarkingTravellersSectionList lookupSummarizedEmbarkingTravellersSectionList()
void setSummarizedEmbarkingTravellersSectionList(SjSummarizedEmbarkingTravellersSectionList inData)
SjClientInformation getClientInformation()
SjClientInformation lookupClientInformation()
void setClientInformation(SjClientInformation inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |