|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookMakeMultipleRoomReservationResult
Field Summary | |
---|---|
static java.lang.String |
HOTEL_BOOKER
|
static java.lang.String |
MULTIPLE_ROOM_RESERVATION_NUMBER
|
static java.lang.String |
RESERVATION_INFO_LIST
|
static java.lang.String |
RESERVATION_LIST
|
Method Summary | |
---|---|
SjNetbookHotelBooker |
getHotelBooker()
Field hotelBooker is defined as optional. |
SjNetbookReservationId |
getMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
java.lang.String |
getMultipleRoomReservationNumberValue()
Field multipleRoomReservationNumber is defined as mandatory. |
SjNetbookReservationInfoList |
getReservationInfoList()
Field reservationInfoList is defined as mandatory. |
SjNetbookReservationList |
getReservationList()
Field reservationList is defined as mandatory. |
SjNetbookHotelBooker |
lookupHotelBooker()
Field hotelBooker is defined as optional. |
SjNetbookReservationId |
lookupMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
SjNetbookReservationInfoList |
lookupReservationInfoList()
Field reservationInfoList is defined as mandatory. |
SjNetbookReservationList |
lookupReservationList()
Field reservationList is defined as mandatory. |
void |
setHotelBooker(SjNetbookHotelBooker inData)
Field hotelBooker is defined as optional. |
void |
setMultipleRoomReservationNumber(SjNetbookReservationId inData)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setMultipleRoomReservationNumberValue(java.lang.String inData)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setMultipleRoomReservationNumberValue(java.lang.String inData,
boolean inNotify)
Field multipleRoomReservationNumber is defined as mandatory. |
void |
setReservationInfoList(SjNetbookReservationInfoList inData)
Field reservationInfoList is defined as mandatory. |
void |
setReservationList(SjNetbookReservationList inData)
Field reservationList 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 MULTIPLE_ROOM_RESERVATION_NUMBER
static final java.lang.String RESERVATION_LIST
static final java.lang.String HOTEL_BOOKER
static final java.lang.String RESERVATION_INFO_LIST
Method Detail |
---|
SjNetbookReservationId getMultipleRoomReservationNumber()
SjNetbookReservationId lookupMultipleRoomReservationNumber()
void setMultipleRoomReservationNumber(SjNetbookReservationId inData)
java.lang.String getMultipleRoomReservationNumberValue()
void setMultipleRoomReservationNumberValue(java.lang.String inData)
void setMultipleRoomReservationNumberValue(java.lang.String inData, boolean inNotify)
SjNetbookReservationList getReservationList()
SjNetbookReservationList lookupReservationList()
void setReservationList(SjNetbookReservationList inData)
SjNetbookHotelBooker getHotelBooker()
SjNetbookHotelBooker lookupHotelBooker()
void setHotelBooker(SjNetbookHotelBooker inData)
SjNetbookReservationInfoList getReservationInfoList()
SjNetbookReservationInfoList lookupReservationInfoList()
void setReservationInfoList(SjNetbookReservationInfoList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |