|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjNetbookSPOPRequest
Field Summary | |
---|---|
static java.lang.String |
HEAD
|
static java.lang.String |
OPERATION_LIST
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
SjNetbookSPOPRequestHead |
getHead()
Field head is defined as mandatory. |
SjNetbookSPOPRequestOperationList |
getOperationList()
Field operationList is defined as mandatory. |
TiStringInterface |
getVersion()
Field version is defined as optional. |
java.lang.String |
getVersionValue()
Field version is defined as optional. |
SjNetbookSPOPRequestHead |
lookupHead()
Field head is defined as mandatory. |
SjNetbookSPOPRequestOperationList |
lookupOperationList()
Field operationList is defined as mandatory. |
TiStringInterface |
lookupVersion()
Field version is defined as optional. |
void |
setHead(SjNetbookSPOPRequestHead inData)
Field head is defined as mandatory. |
void |
setOperationList(SjNetbookSPOPRequestOperationList inData)
Field operationList is defined as mandatory. |
void |
setVersion(TiStringInterface inData)
Field version is defined as optional. |
void |
setVersionValue(java.lang.String inData)
Field version is defined as optional. |
void |
setVersionValue(java.lang.String inData,
boolean inNotify)
Field version 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 VERSION
static final java.lang.String HEAD
static final java.lang.String OPERATION_LIST
Method Detail |
---|
TiStringInterface getVersion()
TiStringInterface lookupVersion()
void setVersion(TiStringInterface inData)
java.lang.String getVersionValue()
void setVersionValue(java.lang.String inData)
void setVersionValue(java.lang.String inData, boolean inNotify)
SjNetbookSPOPRequestHead getHead()
SjNetbookSPOPRequestHead lookupHead()
void setHead(SjNetbookSPOPRequestHead inData)
SjNetbookSPOPRequestOperationList getOperationList()
SjNetbookSPOPRequestOperationList lookupOperationList()
void setOperationList(SjNetbookSPOPRequestOperationList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |