|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjPriceItemDetail
Field Summary | |
---|---|
static java.lang.String |
ADDITIONAL_SERVICE_DESCRIPTION
|
static java.lang.String |
ITINERARY_CONNECTED_SERVICE
|
static java.lang.String |
PRICE_ITEM_DETAIL_XOR
|
Method Summary | |
---|---|
SjAdditionalServiceDescription |
getAdditionalServiceDescription()
Field additionalServiceDescription is defined as part of xor. |
SjItineraryConnectedServiceDescription |
getItineraryConnectedService()
Field itineraryConnectedService is defined as part of xor. |
TiIntegerInterface |
getPriceItemDetailXor()
field priceItemDetailXor |
java.lang.Integer |
getPriceItemDetailXorValue()
field priceItemDetailXor |
SjAdditionalServiceDescription |
lookupAdditionalServiceDescription()
Field additionalServiceDescription is defined as part of xor. |
SjItineraryConnectedServiceDescription |
lookupItineraryConnectedService()
Field itineraryConnectedService is defined as part of xor. |
TiIntegerInterface |
lookupPriceItemDetailXor()
field priceItemDetailXor |
void |
setAdditionalServiceDescription(SjAdditionalServiceDescription inData)
Field additionalServiceDescription is defined as part of xor. |
void |
setItineraryConnectedService(SjItineraryConnectedServiceDescription inData)
Field itineraryConnectedService is defined as part of xor. |
void |
setPriceItemDetailXor(TiIntegerInterface inData)
field priceItemDetailXor |
void |
setPriceItemDetailXorValue(java.lang.Integer inData)
field priceItemDetailXor |
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 PRICE_ITEM_DETAIL_XOR
static final java.lang.String ITINERARY_CONNECTED_SERVICE
static final java.lang.String ADDITIONAL_SERVICE_DESCRIPTION
Method Detail |
---|
TiIntegerInterface getPriceItemDetailXor()
TiIntegerInterface lookupPriceItemDetailXor()
void setPriceItemDetailXor(TiIntegerInterface inData)
java.lang.Integer getPriceItemDetailXorValue()
void setPriceItemDetailXorValue(java.lang.Integer inData)
SjItineraryConnectedServiceDescription getItineraryConnectedService()
SjItineraryConnectedServiceDescription lookupItineraryConnectedService()
void setItineraryConnectedService(SjItineraryConnectedServiceDescription inData)
SjAdditionalServiceDescription getAdditionalServiceDescription()
SjAdditionalServiceDescription lookupAdditionalServiceDescription()
void setAdditionalServiceDescription(SjAdditionalServiceDescription inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |