|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjLocationInputMethod
Field Summary | |
---|---|
static java.lang.String |
LOCATION_INPUT_METHOD_XOR
|
static java.lang.String |
LOCATION_MAP_RESULT
|
static java.lang.String |
VALID_LOCATIONS_LIST
|
Method Summary | |
---|---|
TiIntegerInterface |
getLocationInputMethodXor()
field locationInputMethodXor |
java.lang.Integer |
getLocationInputMethodXorValue()
field locationInputMethodXor |
SjLocationMapResult |
getLocationMapResult()
Field locationMapResult is defined as part of xor. |
SjLocationCombinationList |
getValidLocationsList()
Field validLocationsList is defined as part of xor. |
TiIntegerInterface |
lookupLocationInputMethodXor()
field locationInputMethodXor |
SjLocationMapResult |
lookupLocationMapResult()
Field locationMapResult is defined as part of xor. |
SjLocationCombinationList |
lookupValidLocationsList()
Field validLocationsList is defined as part of xor. |
void |
setLocationInputMethodXor(TiIntegerInterface inData)
field locationInputMethodXor |
void |
setLocationInputMethodXorValue(java.lang.Integer inData)
field locationInputMethodXor |
void |
setLocationMapResult(SjLocationMapResult inData)
Field locationMapResult is defined as part of xor. |
void |
setValidLocationsList(SjLocationCombinationList inData)
Field validLocationsList is defined as part of xor. |
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 LOCATION_INPUT_METHOD_XOR
static final java.lang.String LOCATION_MAP_RESULT
static final java.lang.String VALID_LOCATIONS_LIST
Method Detail |
---|
TiIntegerInterface getLocationInputMethodXor()
TiIntegerInterface lookupLocationInputMethodXor()
void setLocationInputMethodXor(TiIntegerInterface inData)
java.lang.Integer getLocationInputMethodXorValue()
void setLocationInputMethodXorValue(java.lang.Integer inData)
SjLocationMapResult getLocationMapResult()
SjLocationMapResult lookupLocationMapResult()
void setLocationMapResult(SjLocationMapResult inData)
SjLocationCombinationList getValidLocationsList()
SjLocationCombinationList lookupValidLocationsList()
void setValidLocationsList(SjLocationCombinationList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |