|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjNetbookSPOPResponse
| Field Summary | |
|---|---|
static java.lang.String |
HEAD
|
static java.lang.String |
OPERATION_RESULT_LIST
|
static java.lang.String |
VERSION
|
| Method Summary | |
|---|---|
SjNetbookSPOPResponseHead |
getHead()
Field head is defined as mandatory. |
SjNetbookSPOPResponseOperationResultList |
getOperationResultList()
Field operationResultList is defined as optional. |
TiStringInterface |
getVersion()
Field version is defined as mandatory. |
java.lang.String |
getVersionValue()
Field version is defined as mandatory. |
SjNetbookSPOPResponseHead |
lookupHead()
Field head is defined as mandatory. |
SjNetbookSPOPResponseOperationResultList |
lookupOperationResultList()
Field operationResultList is defined as optional. |
TiStringInterface |
lookupVersion()
Field version is defined as mandatory. |
void |
setHead(SjNetbookSPOPResponseHead inData)
Field head is defined as mandatory. |
void |
setOperationResultList(SjNetbookSPOPResponseOperationResultList inData)
Field operationResultList is defined as optional. |
void |
setVersion(TiStringInterface inData)
Field version is defined as mandatory. |
void |
setVersionValue(java.lang.String inData)
Field version is defined as mandatory. |
void |
setVersionValue(java.lang.String inData,
boolean inNotify)
Field version 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 VERSION
static final java.lang.String HEAD
static final java.lang.String OPERATION_RESULT_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)
SjNetbookSPOPResponseHead getHead()
SjNetbookSPOPResponseHead lookupHead()
void setHead(SjNetbookSPOPResponseHead inData)
SjNetbookSPOPResponseOperationResultList getOperationResultList()
SjNetbookSPOPResponseOperationResultList lookupOperationResultList()
void setOperationResultList(SjNetbookSPOPResponseOperationResultList inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||