|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookRemoveMultipleRoomLockResult
Field Summary | |
---|---|
static java.lang.String |
MULTIPLE_ROOM_LOCK_DATA
|
static java.lang.String |
MULTIPLE_ROOM_RESERVATION_NUMBER
|
static java.lang.String |
MULTIPLE_ROOM_TIME_OUT
|
static java.lang.String |
MULTIPLE_ROOM_TIME_OUT_UTC
|
static java.lang.String |
ONE_ROOM_LOCK_DATA_LIST
|
Method Summary | |
---|---|
SjNetbookLockId |
getMultipleRoomLockData()
Field multipleRoomLockData is defined as mandatory. |
java.lang.String |
getMultipleRoomLockDataValue()
Field multipleRoomLockData is defined as mandatory. |
SjNetbookReservationId |
getMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
java.lang.String |
getMultipleRoomReservationNumberValue()
Field multipleRoomReservationNumber is defined as mandatory. |
TiIntegerInterface |
getMultipleRoomTimeOut()
Field multipleRoomTimeOut is defined as mandatory. |
TiDateTime |
getMultipleRoomTimeOutUTC()
Field multipleRoomTimeOutUTC is defined as mandatory. |
java.lang.Integer |
getMultipleRoomTimeOutValue()
Field multipleRoomTimeOut is defined as mandatory. |
SjNetbookOneRoomLockDataList |
getOneRoomLockDataList()
Field oneRoomLockDataList is defined as mandatory. |
SjNetbookLockId |
lookupMultipleRoomLockData()
Field multipleRoomLockData is defined as mandatory. |
SjNetbookReservationId |
lookupMultipleRoomReservationNumber()
Field multipleRoomReservationNumber is defined as mandatory. |
TiIntegerInterface |
lookupMultipleRoomTimeOut()
Field multipleRoomTimeOut is defined as mandatory. |
TiDateTime |
lookupMultipleRoomTimeOutUTC()
Field multipleRoomTimeOutUTC is defined as mandatory. |
SjNetbookOneRoomLockDataList |
lookupOneRoomLockDataList()
Field oneRoomLockDataList is defined as mandatory. |
void |
setMultipleRoomLockData(SjNetbookLockId inData)
Field multipleRoomLockData is defined as mandatory. |
void |
setMultipleRoomLockDataValue(java.lang.String inData)
Field multipleRoomLockData is defined as mandatory. |
void |
setMultipleRoomLockDataValue(java.lang.String inData,
boolean inNotify)
Field multipleRoomLockData is defined as mandatory. |
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 |
setMultipleRoomTimeOut(TiIntegerInterface inData)
Field multipleRoomTimeOut is defined as mandatory. |
void |
setMultipleRoomTimeOutUTC(TiDateTime inData)
Field multipleRoomTimeOutUTC is defined as mandatory. |
void |
setMultipleRoomTimeOutValue(java.lang.Integer inData)
Field multipleRoomTimeOut is defined as mandatory. |
void |
setMultipleRoomTimeOutValue(java.lang.Integer inData,
boolean inNotify)
Field multipleRoomTimeOut is defined as mandatory. |
void |
setOneRoomLockDataList(SjNetbookOneRoomLockDataList inData)
Field oneRoomLockDataList 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_LOCK_DATA
static final java.lang.String MULTIPLE_ROOM_RESERVATION_NUMBER
static final java.lang.String MULTIPLE_ROOM_TIME_OUT
static final java.lang.String MULTIPLE_ROOM_TIME_OUT_UTC
static final java.lang.String ONE_ROOM_LOCK_DATA_LIST
Method Detail |
---|
SjNetbookLockId getMultipleRoomLockData()
SjNetbookLockId lookupMultipleRoomLockData()
void setMultipleRoomLockData(SjNetbookLockId inData)
java.lang.String getMultipleRoomLockDataValue()
void setMultipleRoomLockDataValue(java.lang.String inData)
void setMultipleRoomLockDataValue(java.lang.String inData, boolean inNotify)
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)
TiIntegerInterface getMultipleRoomTimeOut()
TiIntegerInterface lookupMultipleRoomTimeOut()
void setMultipleRoomTimeOut(TiIntegerInterface inData)
java.lang.Integer getMultipleRoomTimeOutValue()
void setMultipleRoomTimeOutValue(java.lang.Integer inData)
void setMultipleRoomTimeOutValue(java.lang.Integer inData, boolean inNotify)
TiDateTime getMultipleRoomTimeOutUTC()
TiDateTime lookupMultipleRoomTimeOutUTC()
void setMultipleRoomTimeOutUTC(TiDateTime inData)
SjNetbookOneRoomLockDataList getOneRoomLockDataList()
SjNetbookOneRoomLockDataList lookupOneRoomLockDataList()
void setOneRoomLockDataList(SjNetbookOneRoomLockDataList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |