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

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.SjSectionPlain
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, SjSection

public class SjSectionPlain
extends TiAbstractMapData
implements SjSection

Denna struktur innehåller data för en resesträcka. ServiceBrandInformation tillagd i och med F1883

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
           
 TiBooleanData bookable
           
 TiStringData bookingRule
           
 SjCodePlain comfort
           
 TiDateTimePlain departureDateTime
           
 SjLocationPlain departureLocation
           
 SjCodePlain productCode
           
 SjCodePlain sectionProducerCode
           
 TiStringData sectionProducerName
           
 SjObjectStringRefPlain sectionReference
           
 SjServiceBrandInformationPlain serviceBrandInformation
           
 TiTimeSpanPlain transportationDuration
           
 SjIdentityPlain transportId
           
 SjCodePlaintextListPlain transportInformation
           
 SjCodePlain travelMethodCode
           
 SjLocationListPlain viaLocationList
           
 
Fields inherited from interface se.sj.stina.domain.model.SjSection
ARRIVAL_DATE_TIME, ARRIVAL_LOCATION, BOOKABLE, BOOKING_RULE, COMFORT, DEPARTURE_DATE_TIME, DEPARTURE_LOCATION, PRODUCT_CODE, SECTION_PRODUCER_CODE, SECTION_PRODUCER_NAME, SECTION_REFERENCE, SERVICE_BRAND_INFORMATION, TRANSPORT_ID, TRANSPORT_INFORMATION, TRANSPORTATION_DURATION, TRAVEL_METHOD_CODE, VIA_LOCATION_LIST
 
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
SjSectionPlain()
           
 
Method Summary
 TiDateTime getArrivalDateTime()
          Field arrivalDateTime is defined as mandatory.
 SjLocation getArrivalLocation()
          Field arrivalLocation is defined as mandatory.
 TiBooleanInterface getBookable()
          Field bookable is defined as mandatory.
 java.lang.Boolean getBookableValue()
          Field bookable is defined as mandatory.
 TiStringInterface getBookingRule()
          Field bookingRule is defined as optional.
 java.lang.String getBookingRuleValue()
          Field bookingRule is defined as optional.
 SjCode getComfort()
          Field comfort is defined as optional.
 java.lang.String getComfortValue()
          Field comfort is defined as optional.
 TiDateTime getDepartureDateTime()
          Field departureDateTime is defined as mandatory.
 SjLocation getDepartureLocation()
          Field departureLocation is defined as mandatory.
 java.lang.String getGeneratedTiName()
           
 SjCode getProductCode()
          Field productCode is defined as mandatory.
 java.lang.String getProductCodeValue()
          Field productCode is defined as mandatory.
 java.lang.String getRealTiName()
           
 SjCode getSectionProducerCode()
          Field sectionProducerCode is defined as optional.
 java.lang.String getSectionProducerCodeValue()
          Field sectionProducerCode is defined as optional.
 TiStringInterface getSectionProducerName()
          Field sectionProducerName is defined as optional.
 java.lang.String getSectionProducerNameValue()
          Field sectionProducerName is defined as optional.
 SjObjectStringRef getSectionReference()
          Field sectionReference is defined as mandatory.
 java.lang.String getSectionReferenceValue()
          Field sectionReference is defined as mandatory.
 SjServiceBrandInformation getServiceBrandInformation()
          Field serviceBrandInformation is defined as optional.
 TiTimeSpan getTransportationDuration()
          Field transportationDuration is defined as mandatory.
 SjIdentity getTransportId()
          Field transportId is defined as mandatory.
 java.lang.String getTransportIdValue()
          Field transportId is defined as mandatory.
 SjCodePlaintextList getTransportInformation()
          Field transportInformation is defined as optional.
 SjCode getTravelMethodCode()
          Field travelMethodCode is defined as mandatory.
 java.lang.String getTravelMethodCodeValue()
          Field travelMethodCode is defined as mandatory.
 SjLocationList getViaLocationList()
          Field viaLocationList is defined as optional.
 TiDateTime lookupArrivalDateTime()
          Field arrivalDateTime is defined as mandatory.
 SjLocation lookupArrivalLocation()
          Field arrivalLocation is defined as mandatory.
 TiBooleanInterface lookupBookable()
          Field bookable is defined as mandatory.
 TiStringInterface lookupBookingRule()
          Field bookingRule is defined as optional.
 SjCode lookupComfort()
          Field comfort is defined as optional.
 TiDateTime lookupDepartureDateTime()
          Field departureDateTime is defined as mandatory.
 SjLocation lookupDepartureLocation()
          Field departureLocation is defined as mandatory.
 SjCode lookupProductCode()
          Field productCode is defined as mandatory.
 SjCode lookupSectionProducerCode()
          Field sectionProducerCode is defined as optional.
 TiStringInterface lookupSectionProducerName()
          Field sectionProducerName is defined as optional.
 SjObjectStringRef lookupSectionReference()
          Field sectionReference is defined as mandatory.
 SjServiceBrandInformation lookupServiceBrandInformation()
          Field serviceBrandInformation is defined as optional.
 TiTimeSpan lookupTransportationDuration()
          Field transportationDuration is defined as mandatory.
 SjIdentity lookupTransportId()
          Field transportId is defined as mandatory.
 SjCodePlaintextList lookupTransportInformation()
          Field transportInformation is defined as optional.
 SjCode lookupTravelMethodCode()
          Field travelMethodCode is defined as mandatory.
 SjLocationList lookupViaLocationList()
          Field viaLocationList 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 setBookable(TiBooleanInterface inData)
          Field bookable is defined as mandatory.
 void setBookableValue(java.lang.Boolean inData)
          Field bookable is defined as mandatory.
 void setBookableValue(java.lang.Boolean inData, boolean inNotify)
          Field bookable is defined as mandatory.
 void setBookingRule(TiStringInterface inData)
          Field bookingRule is defined as optional.
 void setBookingRuleValue(java.lang.String inData)
          Field bookingRule is defined as optional.
 void setBookingRuleValue(java.lang.String inData, boolean inNotify)
          Field bookingRule is defined as optional.
 void setComfort(SjCode inData)
          Field comfort is defined as optional.
 void setComfortValue(java.lang.String inData)
          Field comfort is defined as optional.
 void setComfortValue(java.lang.String inData, boolean inNotify)
          Field comfort 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 setProductCode(SjCode inData)
          Field productCode is defined as mandatory.
 void setProductCodeValue(java.lang.String inData)
          Field productCode is defined as mandatory.
 void setProductCodeValue(java.lang.String inData, boolean inNotify)
          Field productCode is defined as mandatory.
 void setSectionProducerCode(SjCode inData)
          Field sectionProducerCode is defined as optional.
 void setSectionProducerCodeValue(java.lang.String inData)
          Field sectionProducerCode is defined as optional.
 void setSectionProducerCodeValue(java.lang.String inData, boolean inNotify)
          Field sectionProducerCode is defined as optional.
 void setSectionProducerName(TiStringInterface inData)
          Field sectionProducerName is defined as optional.
 void setSectionProducerNameValue(java.lang.String inData)
          Field sectionProducerName is defined as optional.
 void setSectionProducerNameValue(java.lang.String inData, boolean inNotify)
          Field sectionProducerName is defined as optional.
 void setSectionReference(SjObjectStringRef inData)
          Field sectionReference is defined as mandatory.
 void setSectionReferenceValue(java.lang.String inData)
          Field sectionReference is defined as mandatory.
 void setSectionReferenceValue(java.lang.String inData, boolean inNotify)
          Field sectionReference is defined as mandatory.
 void setServiceBrandInformation(SjServiceBrandInformation inData)
          Field serviceBrandInformation is defined as optional.
 void setTransportationDuration(TiTimeSpan inData)
          Field transportationDuration is defined as mandatory.
 void setTransportId(SjIdentity inData)
          Field transportId is defined as mandatory.
 void setTransportIdValue(java.lang.String inData)
          Field transportId is defined as mandatory.
 void setTransportIdValue(java.lang.String inData, boolean inNotify)
          Field transportId is defined as mandatory.
 void setTransportInformation(SjCodePlaintextList inData)
          Field transportInformation is defined as optional.
 void setTravelMethodCode(SjCode inData)
          Field travelMethodCode is defined as mandatory.
 void setTravelMethodCodeValue(java.lang.String inData)
          Field travelMethodCode is defined as mandatory.
 void setTravelMethodCodeValue(java.lang.String inData, boolean inNotify)
          Field travelMethodCode is defined as mandatory.
 void setViaLocationList(SjLocationList inData)
          Field viaLocationList 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

sectionReference

public SjObjectStringRefPlain sectionReference

departureLocation

public SjLocationPlain departureLocation

departureDateTime

public TiDateTimePlain departureDateTime

arrivalLocation

public SjLocationPlain arrivalLocation

arrivalDateTime

public TiDateTimePlain arrivalDateTime

transportationDuration

public TiTimeSpanPlain transportationDuration

productCode

public SjCodePlain productCode

comfort

public SjCodePlain comfort

transportId

public SjIdentityPlain transportId

travelMethodCode

public SjCodePlain travelMethodCode

transportInformation

public SjCodePlaintextListPlain transportInformation

sectionProducerCode

public SjCodePlain sectionProducerCode

sectionProducerName

public TiStringData sectionProducerName

bookable

public TiBooleanData bookable

bookingRule

public TiStringData bookingRule

viaLocationList

public SjLocationListPlain viaLocationList

serviceBrandInformation

public SjServiceBrandInformationPlain serviceBrandInformation
Constructor Detail

SjSectionPlain

public SjSectionPlain()
Method Detail

getSectionReference

public SjObjectStringRef getSectionReference()
Field sectionReference is defined as mandatory.

Specified by:
getSectionReference in interface SjSection

lookupSectionReference

public SjObjectStringRef lookupSectionReference()
Field sectionReference is defined as mandatory.

Specified by:
lookupSectionReference in interface SjSection

setSectionReference

public void setSectionReference(SjObjectStringRef inData)
Field sectionReference is defined as mandatory.

Specified by:
setSectionReference in interface SjSection

getSectionReferenceValue

public java.lang.String getSectionReferenceValue()
Field sectionReference is defined as mandatory.

Specified by:
getSectionReferenceValue in interface SjSection

setSectionReferenceValue

public void setSectionReferenceValue(java.lang.String inData)
Field sectionReference is defined as mandatory.

Specified by:
setSectionReferenceValue in interface SjSection

setSectionReferenceValue

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

Specified by:
setSectionReferenceValue in interface SjSection

getDepartureLocation

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

Specified by:
getDepartureLocation in interface SjSection

lookupDepartureLocation

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

Specified by:
lookupDepartureLocation in interface SjSection

setDepartureLocation

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

Specified by:
setDepartureLocation in interface SjSection

getDepartureDateTime

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

Specified by:
getDepartureDateTime in interface SjSection

lookupDepartureDateTime

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

Specified by:
lookupDepartureDateTime in interface SjSection

setDepartureDateTime

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

Specified by:
setDepartureDateTime in interface SjSection

getArrivalLocation

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

Specified by:
getArrivalLocation in interface SjSection

lookupArrivalLocation

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

Specified by:
lookupArrivalLocation in interface SjSection

setArrivalLocation

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

Specified by:
setArrivalLocation in interface SjSection

getArrivalDateTime

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

Specified by:
getArrivalDateTime in interface SjSection

lookupArrivalDateTime

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

Specified by:
lookupArrivalDateTime in interface SjSection

setArrivalDateTime

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

Specified by:
setArrivalDateTime in interface SjSection

getTransportationDuration

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

Specified by:
getTransportationDuration in interface SjSection

lookupTransportationDuration

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

Specified by:
lookupTransportationDuration in interface SjSection

setTransportationDuration

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

Specified by:
setTransportationDuration in interface SjSection

getProductCode

public SjCode getProductCode()
Field productCode is defined as mandatory.

Specified by:
getProductCode in interface SjSection

lookupProductCode

public SjCode lookupProductCode()
Field productCode is defined as mandatory.

Specified by:
lookupProductCode in interface SjSection

setProductCode

public void setProductCode(SjCode inData)
Field productCode is defined as mandatory.

Specified by:
setProductCode in interface SjSection

getProductCodeValue

public java.lang.String getProductCodeValue()
Field productCode is defined as mandatory.

Specified by:
getProductCodeValue in interface SjSection

setProductCodeValue

public void setProductCodeValue(java.lang.String inData)
Field productCode is defined as mandatory.

Specified by:
setProductCodeValue in interface SjSection

setProductCodeValue

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

Specified by:
setProductCodeValue in interface SjSection

getComfort

public SjCode getComfort()
Field comfort is defined as optional.

Specified by:
getComfort in interface SjSection

lookupComfort

public SjCode lookupComfort()
Field comfort is defined as optional.

Specified by:
lookupComfort in interface SjSection

setComfort

public void setComfort(SjCode inData)
Field comfort is defined as optional.

Specified by:
setComfort in interface SjSection

getComfortValue

public java.lang.String getComfortValue()
Field comfort is defined as optional.

Specified by:
getComfortValue in interface SjSection

setComfortValue

public void setComfortValue(java.lang.String inData)
Field comfort is defined as optional.

Specified by:
setComfortValue in interface SjSection

setComfortValue

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

Specified by:
setComfortValue in interface SjSection

getTransportId

public SjIdentity getTransportId()
Field transportId is defined as mandatory.

Specified by:
getTransportId in interface SjSection

lookupTransportId

public SjIdentity lookupTransportId()
Field transportId is defined as mandatory.

Specified by:
lookupTransportId in interface SjSection

setTransportId

public void setTransportId(SjIdentity inData)
Field transportId is defined as mandatory.

Specified by:
setTransportId in interface SjSection

getTransportIdValue

public java.lang.String getTransportIdValue()
Field transportId is defined as mandatory.

Specified by:
getTransportIdValue in interface SjSection

setTransportIdValue

public void setTransportIdValue(java.lang.String inData)
Field transportId is defined as mandatory.

Specified by:
setTransportIdValue in interface SjSection

setTransportIdValue

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

Specified by:
setTransportIdValue in interface SjSection

getTravelMethodCode

public SjCode getTravelMethodCode()
Field travelMethodCode is defined as mandatory.

Specified by:
getTravelMethodCode in interface SjSection

lookupTravelMethodCode

public SjCode lookupTravelMethodCode()
Field travelMethodCode is defined as mandatory.

Specified by:
lookupTravelMethodCode in interface SjSection

setTravelMethodCode

public void setTravelMethodCode(SjCode inData)
Field travelMethodCode is defined as mandatory.

Specified by:
setTravelMethodCode in interface SjSection

getTravelMethodCodeValue

public java.lang.String getTravelMethodCodeValue()
Field travelMethodCode is defined as mandatory.

Specified by:
getTravelMethodCodeValue in interface SjSection

setTravelMethodCodeValue

public void setTravelMethodCodeValue(java.lang.String inData)
Field travelMethodCode is defined as mandatory.

Specified by:
setTravelMethodCodeValue in interface SjSection

setTravelMethodCodeValue

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

Specified by:
setTravelMethodCodeValue in interface SjSection

getTransportInformation

public SjCodePlaintextList getTransportInformation()
Field transportInformation is defined as optional.

Specified by:
getTransportInformation in interface SjSection

lookupTransportInformation

public SjCodePlaintextList lookupTransportInformation()
Field transportInformation is defined as optional.

Specified by:
lookupTransportInformation in interface SjSection

setTransportInformation

public void setTransportInformation(SjCodePlaintextList inData)
Field transportInformation is defined as optional.

Specified by:
setTransportInformation in interface SjSection

getSectionProducerCode

public SjCode getSectionProducerCode()
Field sectionProducerCode is defined as optional.

Specified by:
getSectionProducerCode in interface SjSection

lookupSectionProducerCode

public SjCode lookupSectionProducerCode()
Field sectionProducerCode is defined as optional.

Specified by:
lookupSectionProducerCode in interface SjSection

setSectionProducerCode

public void setSectionProducerCode(SjCode inData)
Field sectionProducerCode is defined as optional.

Specified by:
setSectionProducerCode in interface SjSection

getSectionProducerCodeValue

public java.lang.String getSectionProducerCodeValue()
Field sectionProducerCode is defined as optional.

Specified by:
getSectionProducerCodeValue in interface SjSection

setSectionProducerCodeValue

public void setSectionProducerCodeValue(java.lang.String inData)
Field sectionProducerCode is defined as optional.

Specified by:
setSectionProducerCodeValue in interface SjSection

setSectionProducerCodeValue

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

Specified by:
setSectionProducerCodeValue in interface SjSection

getSectionProducerName

public TiStringInterface getSectionProducerName()
Field sectionProducerName is defined as optional.

Specified by:
getSectionProducerName in interface SjSection

lookupSectionProducerName

public TiStringInterface lookupSectionProducerName()
Field sectionProducerName is defined as optional.

Specified by:
lookupSectionProducerName in interface SjSection

setSectionProducerName

public void setSectionProducerName(TiStringInterface inData)
Field sectionProducerName is defined as optional.

Specified by:
setSectionProducerName in interface SjSection

getSectionProducerNameValue

public java.lang.String getSectionProducerNameValue()
Field sectionProducerName is defined as optional.

Specified by:
getSectionProducerNameValue in interface SjSection

setSectionProducerNameValue

public void setSectionProducerNameValue(java.lang.String inData)
Field sectionProducerName is defined as optional.

Specified by:
setSectionProducerNameValue in interface SjSection

setSectionProducerNameValue

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

Specified by:
setSectionProducerNameValue in interface SjSection

getBookable

public TiBooleanInterface getBookable()
Field bookable is defined as mandatory.

Specified by:
getBookable in interface SjSection

lookupBookable

public TiBooleanInterface lookupBookable()
Field bookable is defined as mandatory.

Specified by:
lookupBookable in interface SjSection

setBookable

public void setBookable(TiBooleanInterface inData)
Field bookable is defined as mandatory.

Specified by:
setBookable in interface SjSection

getBookableValue

public java.lang.Boolean getBookableValue()
Field bookable is defined as mandatory.

Specified by:
getBookableValue in interface SjSection

setBookableValue

public void setBookableValue(java.lang.Boolean inData)
Field bookable is defined as mandatory.

Specified by:
setBookableValue in interface SjSection

setBookableValue

public void setBookableValue(java.lang.Boolean inData,
                             boolean inNotify)
Field bookable is defined as mandatory.

Specified by:
setBookableValue in interface SjSection

getBookingRule

public TiStringInterface getBookingRule()
Field bookingRule is defined as optional.

Specified by:
getBookingRule in interface SjSection

lookupBookingRule

public TiStringInterface lookupBookingRule()
Field bookingRule is defined as optional.

Specified by:
lookupBookingRule in interface SjSection

setBookingRule

public void setBookingRule(TiStringInterface inData)
Field bookingRule is defined as optional.

Specified by:
setBookingRule in interface SjSection

getBookingRuleValue

public java.lang.String getBookingRuleValue()
Field bookingRule is defined as optional.

Specified by:
getBookingRuleValue in interface SjSection

setBookingRuleValue

public void setBookingRuleValue(java.lang.String inData)
Field bookingRule is defined as optional.

Specified by:
setBookingRuleValue in interface SjSection

setBookingRuleValue

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

Specified by:
setBookingRuleValue in interface SjSection

getViaLocationList

public SjLocationList getViaLocationList()
Field viaLocationList is defined as optional.

Specified by:
getViaLocationList in interface SjSection

lookupViaLocationList

public SjLocationList lookupViaLocationList()
Field viaLocationList is defined as optional.

Specified by:
lookupViaLocationList in interface SjSection

setViaLocationList

public void setViaLocationList(SjLocationList inData)
Field viaLocationList is defined as optional.

Specified by:
setViaLocationList in interface SjSection

getServiceBrandInformation

public SjServiceBrandInformation getServiceBrandInformation()
Field serviceBrandInformation is defined as optional.

Specified by:
getServiceBrandInformation in interface SjSection

lookupServiceBrandInformation

public SjServiceBrandInformation lookupServiceBrandInformation()
Field serviceBrandInformation is defined as optional.

Specified by:
lookupServiceBrandInformation in interface SjSection

setServiceBrandInformation

public void setServiceBrandInformation(SjServiceBrandInformation inData)
Field serviceBrandInformation is defined as optional.

Specified by:
setServiceBrandInformation in interface SjSection

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.