se.sj.stina.domain.model.impl.plain
Class SjTravelServiceDetailedPriceLightPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjTravelServiceDetailedPriceLightPlain
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjTravelServiceDetailedPriceLight

public class SjTravelServiceDetailedPriceLightPlain
extends TiAbstractMapData
implements SjTravelServiceDetailedPriceLight

Svar från en förenklad prisfråga. [PriceCoefficient] XOR [PriceQuoteState] används för prisgaranti

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 SjObjectStringRefPlain itineraryReference
           
 TiStringData journeyConnectionReference
           
 TiIntegerData points
           
 SjPriceVatPlain price
           
 TiStringData priceCoefficient
           
 TiIntegerData priceCoefficientXor
           
 SjCodePlain priceGroupCode
           
 SjPriceItemLightListPlain priceItemLightList
           
 TiStringData priceQuoteState
           
 
Fields inherited from interface se.sj.stina.domain.model.SjTravelServiceDetailedPriceLight
ITINERARY_REFERENCE, JOURNEY_CONNECTION_REFERENCE, POINTS, PRICE, PRICE_COEFFICIENT, PRICE_COEFFICIENT_XOR, PRICE_GROUP_CODE, PRICE_ITEM_LIGHT_LIST, PRICE_QUOTE_STATE
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Constructor Summary
SjTravelServiceDetailedPriceLightPlain()
           
 
Method Summary
 java.lang.String getGeneratedTiName()
           
 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.
 java.lang.String getRealTiName()
           
 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.
protected  TiXorSpecificationEnumeration specifyXors()
           
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, toDebugString, toDebugString, updateXorIndex
 
Methods inherited from class org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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, 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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Field Detail

itineraryReference

public SjObjectStringRefPlain itineraryReference

journeyConnectionReference

public TiStringData journeyConnectionReference

priceGroupCode

public SjCodePlain priceGroupCode

priceCoefficientXor

public TiIntegerData priceCoefficientXor

priceCoefficient

public TiStringData priceCoefficient

priceQuoteState

public TiStringData priceQuoteState

price

public SjPriceVatPlain price

points

public TiIntegerData points

priceItemLightList

public SjPriceItemLightListPlain priceItemLightList
Constructor Detail

SjTravelServiceDetailedPriceLightPlain

public SjTravelServiceDetailedPriceLightPlain()
Method Detail

getItineraryReference

public SjObjectStringRef getItineraryReference()
Field itineraryReference is defined as mandatory.

Specified by:
getItineraryReference in interface SjTravelServiceDetailedPriceLight

lookupItineraryReference

public SjObjectStringRef lookupItineraryReference()
Field itineraryReference is defined as mandatory.

Specified by:
lookupItineraryReference in interface SjTravelServiceDetailedPriceLight

setItineraryReference

public void setItineraryReference(SjObjectStringRef inData)
Field itineraryReference is defined as mandatory.

Specified by:
setItineraryReference in interface SjTravelServiceDetailedPriceLight

getItineraryReferenceValue

public java.lang.String getItineraryReferenceValue()
Field itineraryReference is defined as mandatory.

Specified by:
getItineraryReferenceValue in interface SjTravelServiceDetailedPriceLight

setItineraryReferenceValue

public void setItineraryReferenceValue(java.lang.String inData)
Field itineraryReference is defined as mandatory.

Specified by:
setItineraryReferenceValue in interface SjTravelServiceDetailedPriceLight

setItineraryReferenceValue

public void setItineraryReferenceValue(java.lang.String inData,
                                       boolean inNotify)
Field itineraryReference is defined as mandatory.

Specified by:
setItineraryReferenceValue in interface SjTravelServiceDetailedPriceLight

getJourneyConnectionReference

public TiStringInterface getJourneyConnectionReference()
Field journeyConnectionReference is defined as optional.

Specified by:
getJourneyConnectionReference in interface SjTravelServiceDetailedPriceLight

lookupJourneyConnectionReference

public TiStringInterface lookupJourneyConnectionReference()
Field journeyConnectionReference is defined as optional.

Specified by:
lookupJourneyConnectionReference in interface SjTravelServiceDetailedPriceLight

setJourneyConnectionReference

public void setJourneyConnectionReference(TiStringInterface inData)
Field journeyConnectionReference is defined as optional.

Specified by:
setJourneyConnectionReference in interface SjTravelServiceDetailedPriceLight

getJourneyConnectionReferenceValue

public java.lang.String getJourneyConnectionReferenceValue()
Field journeyConnectionReference is defined as optional.

Specified by:
getJourneyConnectionReferenceValue in interface SjTravelServiceDetailedPriceLight

setJourneyConnectionReferenceValue

public void setJourneyConnectionReferenceValue(java.lang.String inData)
Field journeyConnectionReference is defined as optional.

Specified by:
setJourneyConnectionReferenceValue in interface SjTravelServiceDetailedPriceLight

setJourneyConnectionReferenceValue

public void setJourneyConnectionReferenceValue(java.lang.String inData,
                                               boolean inNotify)
Field journeyConnectionReference is defined as optional.

Specified by:
setJourneyConnectionReferenceValue in interface SjTravelServiceDetailedPriceLight

getPriceGroupCode

public SjCode getPriceGroupCode()
Field priceGroupCode is defined as mandatory.

Specified by:
getPriceGroupCode in interface SjTravelServiceDetailedPriceLight

lookupPriceGroupCode

public SjCode lookupPriceGroupCode()
Field priceGroupCode is defined as mandatory.

Specified by:
lookupPriceGroupCode in interface SjTravelServiceDetailedPriceLight

setPriceGroupCode

public void setPriceGroupCode(SjCode inData)
Field priceGroupCode is defined as mandatory.

Specified by:
setPriceGroupCode in interface SjTravelServiceDetailedPriceLight

getPriceGroupCodeValue

public java.lang.String getPriceGroupCodeValue()
Field priceGroupCode is defined as mandatory.

Specified by:
getPriceGroupCodeValue in interface SjTravelServiceDetailedPriceLight

setPriceGroupCodeValue

public void setPriceGroupCodeValue(java.lang.String inData)
Field priceGroupCode is defined as mandatory.

Specified by:
setPriceGroupCodeValue in interface SjTravelServiceDetailedPriceLight

setPriceGroupCodeValue

public void setPriceGroupCodeValue(java.lang.String inData,
                                   boolean inNotify)
Field priceGroupCode is defined as mandatory.

Specified by:
setPriceGroupCodeValue in interface SjTravelServiceDetailedPriceLight

getPriceCoefficientXor

public TiIntegerInterface getPriceCoefficientXor()
field priceCoefficientXor

Specified by:
getPriceCoefficientXor in interface SjTravelServiceDetailedPriceLight

lookupPriceCoefficientXor

public TiIntegerInterface lookupPriceCoefficientXor()
field priceCoefficientXor

Specified by:
lookupPriceCoefficientXor in interface SjTravelServiceDetailedPriceLight

setPriceCoefficientXor

public void setPriceCoefficientXor(TiIntegerInterface inData)
field priceCoefficientXor

Specified by:
setPriceCoefficientXor in interface SjTravelServiceDetailedPriceLight

getPriceCoefficientXorValue

public java.lang.Integer getPriceCoefficientXorValue()
field priceCoefficientXor

Specified by:
getPriceCoefficientXorValue in interface SjTravelServiceDetailedPriceLight

setPriceCoefficientXorValue

public void setPriceCoefficientXorValue(java.lang.Integer inData)
field priceCoefficientXor

Specified by:
setPriceCoefficientXorValue in interface SjTravelServiceDetailedPriceLight

getPriceCoefficient

public TiStringInterface getPriceCoefficient()
Field priceCoefficient is defined as part of xor.

Specified by:
getPriceCoefficient in interface SjTravelServiceDetailedPriceLight

lookupPriceCoefficient

public TiStringInterface lookupPriceCoefficient()
Field priceCoefficient is defined as part of xor.

Specified by:
lookupPriceCoefficient in interface SjTravelServiceDetailedPriceLight

setPriceCoefficient

public void setPriceCoefficient(TiStringInterface inData)
Field priceCoefficient is defined as part of xor.

Specified by:
setPriceCoefficient in interface SjTravelServiceDetailedPriceLight

getPriceCoefficientValue

public java.lang.String getPriceCoefficientValue()
Field priceCoefficient is defined as part of xor.

Specified by:
getPriceCoefficientValue in interface SjTravelServiceDetailedPriceLight

setPriceCoefficientValue

public void setPriceCoefficientValue(java.lang.String inData)
Field priceCoefficient is defined as part of xor.

Specified by:
setPriceCoefficientValue in interface SjTravelServiceDetailedPriceLight

setPriceCoefficientValue

public void setPriceCoefficientValue(java.lang.String inData,
                                     boolean inNotify)
Field priceCoefficient is defined as part of xor.

Specified by:
setPriceCoefficientValue in interface SjTravelServiceDetailedPriceLight

getPriceQuoteState

public TiStringInterface getPriceQuoteState()
Field priceQuoteState is defined as part of xor.

Specified by:
getPriceQuoteState in interface SjTravelServiceDetailedPriceLight

lookupPriceQuoteState

public TiStringInterface lookupPriceQuoteState()
Field priceQuoteState is defined as part of xor.

Specified by:
lookupPriceQuoteState in interface SjTravelServiceDetailedPriceLight

setPriceQuoteState

public void setPriceQuoteState(TiStringInterface inData)
Field priceQuoteState is defined as part of xor.

Specified by:
setPriceQuoteState in interface SjTravelServiceDetailedPriceLight

getPriceQuoteStateValue

public java.lang.String getPriceQuoteStateValue()
Field priceQuoteState is defined as part of xor.

Specified by:
getPriceQuoteStateValue in interface SjTravelServiceDetailedPriceLight

setPriceQuoteStateValue

public void setPriceQuoteStateValue(java.lang.String inData)
Field priceQuoteState is defined as part of xor.

Specified by:
setPriceQuoteStateValue in interface SjTravelServiceDetailedPriceLight

setPriceQuoteStateValue

public void setPriceQuoteStateValue(java.lang.String inData,
                                    boolean inNotify)
Field priceQuoteState is defined as part of xor.

Specified by:
setPriceQuoteStateValue in interface SjTravelServiceDetailedPriceLight

getPrice

public SjPriceVat getPrice()
Field price is defined as optional.

Specified by:
getPrice in interface SjTravelServiceDetailedPriceLight

lookupPrice

public SjPriceVat lookupPrice()
Field price is defined as optional.

Specified by:
lookupPrice in interface SjTravelServiceDetailedPriceLight

setPrice

public void setPrice(SjPriceVat inData)
Field price is defined as optional.

Specified by:
setPrice in interface SjTravelServiceDetailedPriceLight

getPoints

public TiIntegerInterface getPoints()
Field points is defined as optional.

Specified by:
getPoints in interface SjTravelServiceDetailedPriceLight

lookupPoints

public TiIntegerInterface lookupPoints()
Field points is defined as optional.

Specified by:
lookupPoints in interface SjTravelServiceDetailedPriceLight

setPoints

public void setPoints(TiIntegerInterface inData)
Field points is defined as optional.

Specified by:
setPoints in interface SjTravelServiceDetailedPriceLight

getPointsValue

public java.lang.Integer getPointsValue()
Field points is defined as optional.

Specified by:
getPointsValue in interface SjTravelServiceDetailedPriceLight

setPointsValue

public void setPointsValue(java.lang.Integer inData)
Field points is defined as optional.

Specified by:
setPointsValue in interface SjTravelServiceDetailedPriceLight

setPointsValue

public void setPointsValue(java.lang.Integer inData,
                           boolean inNotify)
Field points is defined as optional.

Specified by:
setPointsValue in interface SjTravelServiceDetailedPriceLight

getPriceItemLightList

public SjPriceItemLightList getPriceItemLightList()
Field priceItemLightList is defined as mandatory.

Specified by:
getPriceItemLightList in interface SjTravelServiceDetailedPriceLight

lookupPriceItemLightList

public SjPriceItemLightList lookupPriceItemLightList()
Field priceItemLightList is defined as mandatory.

Specified by:
lookupPriceItemLightList in interface SjTravelServiceDetailedPriceLight

setPriceItemLightList

public void setPriceItemLightList(SjPriceItemLightList inData)
Field priceItemLightList is defined as mandatory.

Specified by:
setPriceItemLightList in interface SjTravelServiceDetailedPriceLight

specifyXors

protected TiXorSpecificationEnumeration specifyXors()
Overrides:
specifyXors in class TiAbstractMapData

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractData

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractData


Copyright © 2012. All Rights Reserved.