|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookEnsureMultipleRoomLockSpecification
Field Summary | |
---|---|
static java.lang.String |
MULTIPLE_ROOM_LOCK_DATA
|
static java.lang.String |
MULTIPLE_ROOM_TIME_OUT
|
Method Summary | |
---|---|
SjNetbookLockId |
getMultipleRoomLockData()
Field multipleRoomLockData is defined as mandatory. |
java.lang.String |
getMultipleRoomLockDataValue()
Field multipleRoomLockData is defined as mandatory. |
TiIntegerInterface |
getMultipleRoomTimeOut()
Field multipleRoomTimeOut is defined as mandatory. |
java.lang.Integer |
getMultipleRoomTimeOutValue()
Field multipleRoomTimeOut is defined as mandatory. |
SjNetbookLockId |
lookupMultipleRoomLockData()
Field multipleRoomLockData is defined as mandatory. |
TiIntegerInterface |
lookupMultipleRoomTimeOut()
Field multipleRoomTimeOut 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 |
setMultipleRoomTimeOut(TiIntegerInterface inData)
Field multipleRoomTimeOut 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. |
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_TIME_OUT
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)
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |