|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookAddMultipleRoomLockSpecification
Field Summary | |
---|---|
static java.lang.String |
HOTEL_ROOM_TYPE_LOCK_LIST
|
static java.lang.String |
MULTIPLE_ROOM_LOCK_DATA
|
Method Summary | |
---|---|
SjNetbookHotelRoomTypeLockList |
getHotelRoomTypeLockList()
Field hotelRoomTypeLockList is defined as mandatory. |
SjNetbookLockId |
getMultipleRoomLockData()
Field multipleRoomLockData is defined as optional. |
java.lang.String |
getMultipleRoomLockDataValue()
Field multipleRoomLockData is defined as optional. |
SjNetbookHotelRoomTypeLockList |
lookupHotelRoomTypeLockList()
Field hotelRoomTypeLockList is defined as mandatory. |
SjNetbookLockId |
lookupMultipleRoomLockData()
Field multipleRoomLockData is defined as optional. |
void |
setHotelRoomTypeLockList(SjNetbookHotelRoomTypeLockList inData)
Field hotelRoomTypeLockList is defined as mandatory. |
void |
setMultipleRoomLockData(SjNetbookLockId inData)
Field multipleRoomLockData is defined as optional. |
void |
setMultipleRoomLockDataValue(java.lang.String inData)
Field multipleRoomLockData is defined as optional. |
void |
setMultipleRoomLockDataValue(java.lang.String inData,
boolean inNotify)
Field multipleRoomLockData is defined as optional. |
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 HOTEL_ROOM_TYPE_LOCK_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)
SjNetbookHotelRoomTypeLockList getHotelRoomTypeLockList()
SjNetbookHotelRoomTypeLockList lookupHotelRoomTypeLockList()
void setHotelRoomTypeLockList(SjNetbookHotelRoomTypeLockList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |