|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjServiceSpecification
Field Summary | |
---|---|
static java.lang.String |
IDENTIFIED_SERVICE_SPECIFICATION
|
static java.lang.String |
IMPLICIT_SERVICE_SPECIFICATION
|
static java.lang.String |
SERVICE_SPECIFICATION_XOR
|
static java.lang.String |
TRAVELLER_SPECIFICATION_LIST
|
Method Summary | |
---|---|
SjIdentifiedServiceSpecification |
getIdentifiedServiceSpecification()
Field identifiedServiceSpecification is defined as part of xor. |
SjImplicitServiceSpecification |
getImplicitServiceSpecification()
Field implicitServiceSpecification is defined as part of xor. |
TiIntegerInterface |
getServiceSpecificationXor()
field serviceSpecificationXor |
java.lang.Integer |
getServiceSpecificationXorValue()
field serviceSpecificationXor |
SjTravellerSpecificationList |
getTravellerSpecificationList()
Field travellerSpecificationList is defined as optional. |
SjIdentifiedServiceSpecification |
lookupIdentifiedServiceSpecification()
Field identifiedServiceSpecification is defined as part of xor. |
SjImplicitServiceSpecification |
lookupImplicitServiceSpecification()
Field implicitServiceSpecification is defined as part of xor. |
TiIntegerInterface |
lookupServiceSpecificationXor()
field serviceSpecificationXor |
SjTravellerSpecificationList |
lookupTravellerSpecificationList()
Field travellerSpecificationList is defined as optional. |
void |
setIdentifiedServiceSpecification(SjIdentifiedServiceSpecification inData)
Field identifiedServiceSpecification is defined as part of xor. |
void |
setImplicitServiceSpecification(SjImplicitServiceSpecification inData)
Field implicitServiceSpecification is defined as part of xor. |
void |
setServiceSpecificationXor(TiIntegerInterface inData)
field serviceSpecificationXor |
void |
setServiceSpecificationXorValue(java.lang.Integer inData)
field serviceSpecificationXor |
void |
setTravellerSpecificationList(SjTravellerSpecificationList inData)
Field travellerSpecificationList 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 TRAVELLER_SPECIFICATION_LIST
static final java.lang.String SERVICE_SPECIFICATION_XOR
static final java.lang.String IDENTIFIED_SERVICE_SPECIFICATION
static final java.lang.String IMPLICIT_SERVICE_SPECIFICATION
Method Detail |
---|
SjTravellerSpecificationList getTravellerSpecificationList()
SjTravellerSpecificationList lookupTravellerSpecificationList()
void setTravellerSpecificationList(SjTravellerSpecificationList inData)
TiIntegerInterface getServiceSpecificationXor()
TiIntegerInterface lookupServiceSpecificationXor()
void setServiceSpecificationXor(TiIntegerInterface inData)
java.lang.Integer getServiceSpecificationXorValue()
void setServiceSpecificationXorValue(java.lang.Integer inData)
SjIdentifiedServiceSpecification getIdentifiedServiceSpecification()
SjIdentifiedServiceSpecification lookupIdentifiedServiceSpecification()
void setIdentifiedServiceSpecification(SjIdentifiedServiceSpecification inData)
SjImplicitServiceSpecification getImplicitServiceSpecification()
SjImplicitServiceSpecification lookupImplicitServiceSpecification()
void setImplicitServiceSpecification(SjImplicitServiceSpecification inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |