|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjTravelServiceDetailedPriceLight
Svar från en förenklad prisfråga. [PriceCoefficient] XOR [PriceQuoteState] används för prisgaranti
Field Summary | |
---|---|
static java.lang.String |
ITINERARY_REFERENCE
|
static java.lang.String |
JOURNEY_CONNECTION_REFERENCE
|
static java.lang.String |
POINTS
|
static java.lang.String |
PRICE
|
static java.lang.String |
PRICE_COEFFICIENT
|
static java.lang.String |
PRICE_COEFFICIENT_XOR
|
static java.lang.String |
PRICE_GROUP_CODE
|
static java.lang.String |
PRICE_ITEM_LIGHT_LIST
|
static java.lang.String |
PRICE_QUOTE_STATE
|
Method Summary | |
---|---|
SjObjectStringRef |
getItineraryReference()
Field itineraryReference is defined as mandatory. |
java.lang.String |
getItineraryReferenceValue()
Field itineraryReference is defined as mandatory. |
TiStringInterface |
getJourneyConnectionReference()
Field journeyConnectionReference is defined as optional. |
java.lang.String |
getJourneyConnectionReferenceValue()
Field journeyConnectionReference is defined as optional. |
TiIntegerInterface |
getPoints()
Field points is defined as optional. |
java.lang.Integer |
getPointsValue()
Field points is defined as optional. |
SjPriceVat |
getPrice()
Field price is defined as optional. |
TiStringInterface |
getPriceCoefficient()
Field priceCoefficient is defined as part of xor. |
java.lang.String |
getPriceCoefficientValue()
Field priceCoefficient is defined as part of xor. |
TiIntegerInterface |
getPriceCoefficientXor()
field priceCoefficientXor |
java.lang.Integer |
getPriceCoefficientXorValue()
field priceCoefficientXor |
SjCode |
getPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
java.lang.String |
getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory. |
SjPriceItemLightList |
getPriceItemLightList()
Field priceItemLightList is defined as mandatory. |
TiStringInterface |
getPriceQuoteState()
Field priceQuoteState is defined as part of xor. |
java.lang.String |
getPriceQuoteStateValue()
Field priceQuoteState is defined as part of xor. |
SjObjectStringRef |
lookupItineraryReference()
Field itineraryReference is defined as mandatory. |
TiStringInterface |
lookupJourneyConnectionReference()
Field journeyConnectionReference is defined as optional. |
TiIntegerInterface |
lookupPoints()
Field points is defined as optional. |
SjPriceVat |
lookupPrice()
Field price is defined as optional. |
TiStringInterface |
lookupPriceCoefficient()
Field priceCoefficient is defined as part of xor. |
TiIntegerInterface |
lookupPriceCoefficientXor()
field priceCoefficientXor |
SjCode |
lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory. |
SjPriceItemLightList |
lookupPriceItemLightList()
Field priceItemLightList is defined as mandatory. |
TiStringInterface |
lookupPriceQuoteState()
Field priceQuoteState is defined as part of xor. |
void |
setItineraryReference(SjObjectStringRef inData)
Field itineraryReference is defined as mandatory. |
void |
setItineraryReferenceValue(java.lang.String inData)
Field itineraryReference is defined as mandatory. |
void |
setItineraryReferenceValue(java.lang.String inData,
boolean inNotify)
Field itineraryReference is defined as mandatory. |
void |
setJourneyConnectionReference(TiStringInterface inData)
Field journeyConnectionReference is defined as optional. |
void |
setJourneyConnectionReferenceValue(java.lang.String inData)
Field journeyConnectionReference is defined as optional. |
void |
setJourneyConnectionReferenceValue(java.lang.String inData,
boolean inNotify)
Field journeyConnectionReference is defined as optional. |
void |
setPoints(TiIntegerInterface inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.Integer inData)
Field points is defined as optional. |
void |
setPointsValue(java.lang.Integer inData,
boolean inNotify)
Field points is defined as optional. |
void |
setPrice(SjPriceVat inData)
Field price is defined as optional. |
void |
setPriceCoefficient(TiStringInterface inData)
Field priceCoefficient is defined as part of xor. |
void |
setPriceCoefficientValue(java.lang.String inData)
Field priceCoefficient is defined as part of xor. |
void |
setPriceCoefficientValue(java.lang.String inData,
boolean inNotify)
Field priceCoefficient is defined as part of xor. |
void |
setPriceCoefficientXor(TiIntegerInterface inData)
field priceCoefficientXor |
void |
setPriceCoefficientXorValue(java.lang.Integer inData)
field priceCoefficientXor |
void |
setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as mandatory. |
void |
setPriceGroupCodeValue(java.lang.String inData,
boolean inNotify)
Field priceGroupCode is defined as mandatory. |
void |
setPriceItemLightList(SjPriceItemLightList inData)
Field priceItemLightList is defined as mandatory. |
void |
setPriceQuoteState(TiStringInterface inData)
Field priceQuoteState is defined as part of xor. |
void |
setPriceQuoteStateValue(java.lang.String inData)
Field priceQuoteState is defined as part of xor. |
void |
setPriceQuoteStateValue(java.lang.String inData,
boolean inNotify)
Field priceQuoteState 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 ITINERARY_REFERENCE
static final java.lang.String JOURNEY_CONNECTION_REFERENCE
static final java.lang.String PRICE_GROUP_CODE
static final java.lang.String PRICE_COEFFICIENT_XOR
static final java.lang.String PRICE_COEFFICIENT
static final java.lang.String PRICE_QUOTE_STATE
static final java.lang.String PRICE
static final java.lang.String POINTS
static final java.lang.String PRICE_ITEM_LIGHT_LIST
Method Detail |
---|
SjObjectStringRef getItineraryReference()
SjObjectStringRef lookupItineraryReference()
void setItineraryReference(SjObjectStringRef inData)
java.lang.String getItineraryReferenceValue()
void setItineraryReferenceValue(java.lang.String inData)
void setItineraryReferenceValue(java.lang.String inData, boolean inNotify)
TiStringInterface getJourneyConnectionReference()
TiStringInterface lookupJourneyConnectionReference()
void setJourneyConnectionReference(TiStringInterface inData)
java.lang.String getJourneyConnectionReferenceValue()
void setJourneyConnectionReferenceValue(java.lang.String inData)
void setJourneyConnectionReferenceValue(java.lang.String inData, boolean inNotify)
SjCode getPriceGroupCode()
SjCode lookupPriceGroupCode()
void setPriceGroupCode(SjCode inData)
java.lang.String getPriceGroupCodeValue()
void setPriceGroupCodeValue(java.lang.String inData)
void setPriceGroupCodeValue(java.lang.String inData, boolean inNotify)
TiIntegerInterface getPriceCoefficientXor()
TiIntegerInterface lookupPriceCoefficientXor()
void setPriceCoefficientXor(TiIntegerInterface inData)
java.lang.Integer getPriceCoefficientXorValue()
void setPriceCoefficientXorValue(java.lang.Integer inData)
TiStringInterface getPriceCoefficient()
TiStringInterface lookupPriceCoefficient()
void setPriceCoefficient(TiStringInterface inData)
java.lang.String getPriceCoefficientValue()
void setPriceCoefficientValue(java.lang.String inData)
void setPriceCoefficientValue(java.lang.String inData, boolean inNotify)
TiStringInterface getPriceQuoteState()
TiStringInterface lookupPriceQuoteState()
void setPriceQuoteState(TiStringInterface inData)
java.lang.String getPriceQuoteStateValue()
void setPriceQuoteStateValue(java.lang.String inData)
void setPriceQuoteStateValue(java.lang.String inData, boolean inNotify)
SjPriceVat getPrice()
SjPriceVat lookupPrice()
void setPrice(SjPriceVat inData)
TiIntegerInterface getPoints()
TiIntegerInterface lookupPoints()
void setPoints(TiIntegerInterface inData)
java.lang.Integer getPointsValue()
void setPointsValue(java.lang.Integer inData)
void setPointsValue(java.lang.Integer inData, boolean inNotify)
SjPriceItemLightList getPriceItemLightList()
SjPriceItemLightList lookupPriceItemLightList()
void setPriceItemLightList(SjPriceItemLightList inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |