|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjRelationaryLocationSpecification
| Field Summary | |
|---|---|
static java.lang.String |
ADDRESS
|
static java.lang.String |
LOCATION
|
static java.lang.String |
LOCATION_XOR
|
| Method Summary | |
|---|---|
SjLocationAddress |
getAddress()
Field address is defined as part of xor. |
SjLocationQuery |
getLocation()
Field location is defined as part of xor. |
TiIntegerInterface |
getLocationXor()
field locationXor |
java.lang.Integer |
getLocationXorValue()
field locationXor |
SjLocationAddress |
lookupAddress()
Field address is defined as part of xor. |
SjLocationQuery |
lookupLocation()
Field location is defined as part of xor. |
TiIntegerInterface |
lookupLocationXor()
field locationXor |
void |
setAddress(SjLocationAddress inData)
Field address is defined as part of xor. |
void |
setLocation(SjLocationQuery inData)
Field location is defined as part of xor. |
void |
setLocationXor(TiIntegerInterface inData)
field locationXor |
void |
setLocationXorValue(java.lang.Integer inData)
field locationXor |
| 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_XOR
static final java.lang.String LOCATION
static final java.lang.String ADDRESS
| Method Detail |
|---|
TiIntegerInterface getLocationXor()
TiIntegerInterface lookupLocationXor()
void setLocationXor(TiIntegerInterface inData)
java.lang.Integer getLocationXorValue()
void setLocationXorValue(java.lang.Integer inData)
SjLocationQuery getLocation()
SjLocationQuery lookupLocation()
void setLocation(SjLocationQuery inData)
SjLocationAddress getAddress()
SjLocationAddress lookupAddress()
void setAddress(SjLocationAddress inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||