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

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.SjItineraryConnectedServiceDescriptionPlain
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, SjItineraryConnectedServiceDescription

public class SjItineraryConnectedServiceDescriptionPlain
extends TiAbstractMapData
implements SjItineraryConnectedServiceDescription

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 TiDateTimePlain arrivalDateTime
           
 SjLocationPlain arrivalLocation
           
 SjBasePriceDescriptionPlain basePriceDescription
           
 TiDateTimePlain departureDateTime
           
 SjLocationPlain departureLocation
           
 SjObjectStringRefPlain itineraryReference
           
 TiStringData journeyConnectionReference
           
 SjPlacementPriceDescriptionPlain placementPriceDescription
           
 SjSectionDescriptionListPlain sectionDescriptionList
           
 TiTimeSpanPlain transportationDuration
           
 SjTransportPriceDescriptionPlain transportPriceDescription
           
 TiStringData travelType
           
 
Fields inherited from interface se.sj.stina.domain.model.SjItineraryConnectedServiceDescription
ARRIVAL_DATE_TIME, ARRIVAL_LOCATION, BASE_PRICE_DESCRIPTION, DEPARTURE_DATE_TIME, DEPARTURE_LOCATION, ITINERARY_REFERENCE, JOURNEY_CONNECTION_REFERENCE, PLACEMENT_PRICE_DESCRIPTION, SECTION_DESCRIPTION_LIST, TRANSPORT_PRICE_DESCRIPTION, TRANSPORTATION_DURATION, TRAVEL_TYPE
 
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
SjItineraryConnectedServiceDescriptionPlain()
           
 
Method Summary
 TiDateTime getArrivalDateTime()
          Field arrivalDateTime is defined as mandatory.
 SjLocation getArrivalLocation()
          Field arrivalLocation is defined as mandatory.
 SjBasePriceDescription getBasePriceDescription()
          Field basePriceDescription is defined as optional.
 TiDateTime getDepartureDateTime()
          Field departureDateTime is defined as mandatory.
 SjLocation getDepartureLocation()
          Field departureLocation is defined as mandatory.
 java.lang.String getGeneratedTiName()
           
 SjObjectStringRef getItineraryReference()
          Field itineraryReference is defined as optional.
 java.lang.String getItineraryReferenceValue()
          Field itineraryReference is defined as optional.
 TiStringInterface getJourneyConnectionReference()
          Field journeyConnectionReference is defined as optional.
 java.lang.String getJourneyConnectionReferenceValue()
          Field journeyConnectionReference is defined as optional.
 SjPlacementPriceDescription getPlacementPriceDescription()
          Field placementPriceDescription is defined as optional.
 java.lang.String getRealTiName()
           
 SjSectionDescriptionList getSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 TiTimeSpan getTransportationDuration()
          Field transportationDuration is defined as mandatory.
 SjTransportPriceDescription getTransportPriceDescription()
          Field transportPriceDescription is defined as optional.
 TiStringInterface getTravelType()
          Field travelType is defined as optional.
 java.lang.String getTravelTypeValue()
          Field travelType is defined as optional.
 TiDateTime lookupArrivalDateTime()
          Field arrivalDateTime is defined as mandatory.
 SjLocation lookupArrivalLocation()
          Field arrivalLocation is defined as mandatory.
 SjBasePriceDescription lookupBasePriceDescription()
          Field basePriceDescription is defined as optional.
 TiDateTime lookupDepartureDateTime()
          Field departureDateTime is defined as mandatory.
 SjLocation lookupDepartureLocation()
          Field departureLocation is defined as mandatory.
 SjObjectStringRef lookupItineraryReference()
          Field itineraryReference is defined as optional.
 TiStringInterface lookupJourneyConnectionReference()
          Field journeyConnectionReference is defined as optional.
 SjPlacementPriceDescription lookupPlacementPriceDescription()
          Field placementPriceDescription is defined as optional.
 SjSectionDescriptionList lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 TiTimeSpan lookupTransportationDuration()
          Field transportationDuration is defined as mandatory.
 SjTransportPriceDescription lookupTransportPriceDescription()
          Field transportPriceDescription is defined as optional.
 TiStringInterface lookupTravelType()
          Field travelType is defined as optional.
 void setArrivalDateTime(TiDateTime inData)
          Field arrivalDateTime is defined as mandatory.
 void setArrivalLocation(SjLocation inData)
          Field arrivalLocation is defined as mandatory.
 void setBasePriceDescription(SjBasePriceDescription inData)
          Field basePriceDescription is defined as optional.
 void setDepartureDateTime(TiDateTime inData)
          Field departureDateTime is defined as mandatory.
 void setDepartureLocation(SjLocation inData)
          Field departureLocation is defined as mandatory.
 void setItineraryReference(SjObjectStringRef inData)
          Field itineraryReference is defined as optional.
 void setItineraryReferenceValue(java.lang.String inData)
          Field itineraryReference is defined as optional.
 void setItineraryReferenceValue(java.lang.String inData, boolean inNotify)
          Field itineraryReference is defined as optional.
 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 setPlacementPriceDescription(SjPlacementPriceDescription inData)
          Field placementPriceDescription is defined as optional.
 void setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as mandatory.
 void setTransportationDuration(TiTimeSpan inData)
          Field transportationDuration is defined as mandatory.
 void setTransportPriceDescription(SjTransportPriceDescription inData)
          Field transportPriceDescription is defined as optional.
 void setTravelType(TiStringInterface inData)
          Field travelType is defined as optional.
 void setTravelTypeValue(java.lang.String inData)
          Field travelType is defined as optional.
 void setTravelTypeValue(java.lang.String inData, boolean inNotify)
          Field travelType is defined as optional.
 
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, specifyXors, 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

departureLocation

public SjLocationPlain departureLocation

departureDateTime

public TiDateTimePlain departureDateTime

arrivalLocation

public SjLocationPlain arrivalLocation

arrivalDateTime

public TiDateTimePlain arrivalDateTime

transportationDuration

public TiTimeSpanPlain transportationDuration

travelType

public TiStringData travelType

basePriceDescription

public SjBasePriceDescriptionPlain basePriceDescription

transportPriceDescription

public SjTransportPriceDescriptionPlain transportPriceDescription

placementPriceDescription

public SjPlacementPriceDescriptionPlain placementPriceDescription

itineraryReference

public SjObjectStringRefPlain itineraryReference

journeyConnectionReference

public TiStringData journeyConnectionReference

sectionDescriptionList

public SjSectionDescriptionListPlain sectionDescriptionList
Constructor Detail

SjItineraryConnectedServiceDescriptionPlain

public SjItineraryConnectedServiceDescriptionPlain()
Method Detail

getDepartureLocation

public SjLocation getDepartureLocation()
Field departureLocation is defined as mandatory.

Specified by:
getDepartureLocation in interface SjItineraryConnectedServiceDescription

lookupDepartureLocation

public SjLocation lookupDepartureLocation()
Field departureLocation is defined as mandatory.

Specified by:
lookupDepartureLocation in interface SjItineraryConnectedServiceDescription

setDepartureLocation

public void setDepartureLocation(SjLocation inData)
Field departureLocation is defined as mandatory.

Specified by:
setDepartureLocation in interface SjItineraryConnectedServiceDescription

getDepartureDateTime

public TiDateTime getDepartureDateTime()
Field departureDateTime is defined as mandatory.

Specified by:
getDepartureDateTime in interface SjItineraryConnectedServiceDescription

lookupDepartureDateTime

public TiDateTime lookupDepartureDateTime()
Field departureDateTime is defined as mandatory.

Specified by:
lookupDepartureDateTime in interface SjItineraryConnectedServiceDescription

setDepartureDateTime

public void setDepartureDateTime(TiDateTime inData)
Field departureDateTime is defined as mandatory.

Specified by:
setDepartureDateTime in interface SjItineraryConnectedServiceDescription

getArrivalLocation

public SjLocation getArrivalLocation()
Field arrivalLocation is defined as mandatory.

Specified by:
getArrivalLocation in interface SjItineraryConnectedServiceDescription

lookupArrivalLocation

public SjLocation lookupArrivalLocation()
Field arrivalLocation is defined as mandatory.

Specified by:
lookupArrivalLocation in interface SjItineraryConnectedServiceDescription

setArrivalLocation

public void setArrivalLocation(SjLocation inData)
Field arrivalLocation is defined as mandatory.

Specified by:
setArrivalLocation in interface SjItineraryConnectedServiceDescription

getArrivalDateTime

public TiDateTime getArrivalDateTime()
Field arrivalDateTime is defined as mandatory.

Specified by:
getArrivalDateTime in interface SjItineraryConnectedServiceDescription

lookupArrivalDateTime

public TiDateTime lookupArrivalDateTime()
Field arrivalDateTime is defined as mandatory.

Specified by:
lookupArrivalDateTime in interface SjItineraryConnectedServiceDescription

setArrivalDateTime

public void setArrivalDateTime(TiDateTime inData)
Field arrivalDateTime is defined as mandatory.

Specified by:
setArrivalDateTime in interface SjItineraryConnectedServiceDescription

getTransportationDuration

public TiTimeSpan getTransportationDuration()
Field transportationDuration is defined as mandatory.

Specified by:
getTransportationDuration in interface SjItineraryConnectedServiceDescription

lookupTransportationDuration

public TiTimeSpan lookupTransportationDuration()
Field transportationDuration is defined as mandatory.

Specified by:
lookupTransportationDuration in interface SjItineraryConnectedServiceDescription

setTransportationDuration

public void setTransportationDuration(TiTimeSpan inData)
Field transportationDuration is defined as mandatory.

Specified by:
setTransportationDuration in interface SjItineraryConnectedServiceDescription

getTravelType

public TiStringInterface getTravelType()
Field travelType is defined as optional.

Specified by:
getTravelType in interface SjItineraryConnectedServiceDescription

lookupTravelType

public TiStringInterface lookupTravelType()
Field travelType is defined as optional.

Specified by:
lookupTravelType in interface SjItineraryConnectedServiceDescription

setTravelType

public void setTravelType(TiStringInterface inData)
Field travelType is defined as optional.

Specified by:
setTravelType in interface SjItineraryConnectedServiceDescription

getTravelTypeValue

public java.lang.String getTravelTypeValue()
Field travelType is defined as optional.

Specified by:
getTravelTypeValue in interface SjItineraryConnectedServiceDescription

setTravelTypeValue

public void setTravelTypeValue(java.lang.String inData)
Field travelType is defined as optional.

Specified by:
setTravelTypeValue in interface SjItineraryConnectedServiceDescription

setTravelTypeValue

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

Specified by:
setTravelTypeValue in interface SjItineraryConnectedServiceDescription

getBasePriceDescription

public SjBasePriceDescription getBasePriceDescription()
Field basePriceDescription is defined as optional.

Specified by:
getBasePriceDescription in interface SjItineraryConnectedServiceDescription

lookupBasePriceDescription

public SjBasePriceDescription lookupBasePriceDescription()
Field basePriceDescription is defined as optional.

Specified by:
lookupBasePriceDescription in interface SjItineraryConnectedServiceDescription

setBasePriceDescription

public void setBasePriceDescription(SjBasePriceDescription inData)
Field basePriceDescription is defined as optional.

Specified by:
setBasePriceDescription in interface SjItineraryConnectedServiceDescription

getTransportPriceDescription

public SjTransportPriceDescription getTransportPriceDescription()
Field transportPriceDescription is defined as optional.

Specified by:
getTransportPriceDescription in interface SjItineraryConnectedServiceDescription

lookupTransportPriceDescription

public SjTransportPriceDescription lookupTransportPriceDescription()
Field transportPriceDescription is defined as optional.

Specified by:
lookupTransportPriceDescription in interface SjItineraryConnectedServiceDescription

setTransportPriceDescription

public void setTransportPriceDescription(SjTransportPriceDescription inData)
Field transportPriceDescription is defined as optional.

Specified by:
setTransportPriceDescription in interface SjItineraryConnectedServiceDescription

getPlacementPriceDescription

public SjPlacementPriceDescription getPlacementPriceDescription()
Field placementPriceDescription is defined as optional.

Specified by:
getPlacementPriceDescription in interface SjItineraryConnectedServiceDescription

lookupPlacementPriceDescription

public SjPlacementPriceDescription lookupPlacementPriceDescription()
Field placementPriceDescription is defined as optional.

Specified by:
lookupPlacementPriceDescription in interface SjItineraryConnectedServiceDescription

setPlacementPriceDescription

public void setPlacementPriceDescription(SjPlacementPriceDescription inData)
Field placementPriceDescription is defined as optional.

Specified by:
setPlacementPriceDescription in interface SjItineraryConnectedServiceDescription

getItineraryReference

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

Specified by:
getItineraryReference in interface SjItineraryConnectedServiceDescription

lookupItineraryReference

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

Specified by:
lookupItineraryReference in interface SjItineraryConnectedServiceDescription

setItineraryReference

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

Specified by:
setItineraryReference in interface SjItineraryConnectedServiceDescription

getItineraryReferenceValue

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

Specified by:
getItineraryReferenceValue in interface SjItineraryConnectedServiceDescription

setItineraryReferenceValue

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

Specified by:
setItineraryReferenceValue in interface SjItineraryConnectedServiceDescription

setItineraryReferenceValue

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

Specified by:
setItineraryReferenceValue in interface SjItineraryConnectedServiceDescription

getJourneyConnectionReference

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

Specified by:
getJourneyConnectionReference in interface SjItineraryConnectedServiceDescription

lookupJourneyConnectionReference

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

Specified by:
lookupJourneyConnectionReference in interface SjItineraryConnectedServiceDescription

setJourneyConnectionReference

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

Specified by:
setJourneyConnectionReference in interface SjItineraryConnectedServiceDescription

getJourneyConnectionReferenceValue

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

Specified by:
getJourneyConnectionReferenceValue in interface SjItineraryConnectedServiceDescription

setJourneyConnectionReferenceValue

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

Specified by:
setJourneyConnectionReferenceValue in interface SjItineraryConnectedServiceDescription

setJourneyConnectionReferenceValue

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

Specified by:
setJourneyConnectionReferenceValue in interface SjItineraryConnectedServiceDescription

getSectionDescriptionList

public SjSectionDescriptionList getSectionDescriptionList()
Field sectionDescriptionList is defined as mandatory.

Specified by:
getSectionDescriptionList in interface SjItineraryConnectedServiceDescription

lookupSectionDescriptionList

public SjSectionDescriptionList lookupSectionDescriptionList()
Field sectionDescriptionList is defined as mandatory.

Specified by:
lookupSectionDescriptionList in interface SjItineraryConnectedServiceDescription

setSectionDescriptionList

public void setSectionDescriptionList(SjSectionDescriptionList inData)
Field sectionDescriptionList is defined as mandatory.

Specified by:
setSectionDescriptionList in interface SjItineraryConnectedServiceDescription

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.