|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjSectionPlain
public class SjSectionPlain
Denna struktur innehåller data för en resesträcka. ServiceBrandInformation tillagd i och med F1883
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
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 |
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 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.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 |
---|
public SjObjectStringRefPlain sectionReference
public SjLocationPlain departureLocation
public TiDateTimePlain departureDateTime
public SjLocationPlain arrivalLocation
public TiDateTimePlain arrivalDateTime
public TiTimeSpanPlain transportationDuration
public SjCodePlain productCode
public SjCodePlain comfort
public SjIdentityPlain transportId
public SjCodePlain travelMethodCode
public SjCodePlaintextListPlain transportInformation
public SjCodePlain sectionProducerCode
public TiStringData sectionProducerName
public TiBooleanData bookable
public TiStringData bookingRule
public SjLocationListPlain viaLocationList
public SjServiceBrandInformationPlain serviceBrandInformation
Constructor Detail |
---|
public SjSectionPlain()
Method Detail |
---|
public SjObjectStringRef getSectionReference()
getSectionReference
in interface SjSection
public SjObjectStringRef lookupSectionReference()
lookupSectionReference
in interface SjSection
public void setSectionReference(SjObjectStringRef inData)
setSectionReference
in interface SjSection
public java.lang.String getSectionReferenceValue()
getSectionReferenceValue
in interface SjSection
public void setSectionReferenceValue(java.lang.String inData)
setSectionReferenceValue
in interface SjSection
public void setSectionReferenceValue(java.lang.String inData, boolean inNotify)
setSectionReferenceValue
in interface SjSection
public SjLocation getDepartureLocation()
getDepartureLocation
in interface SjSection
public SjLocation lookupDepartureLocation()
lookupDepartureLocation
in interface SjSection
public void setDepartureLocation(SjLocation inData)
setDepartureLocation
in interface SjSection
public TiDateTime getDepartureDateTime()
getDepartureDateTime
in interface SjSection
public TiDateTime lookupDepartureDateTime()
lookupDepartureDateTime
in interface SjSection
public void setDepartureDateTime(TiDateTime inData)
setDepartureDateTime
in interface SjSection
public SjLocation getArrivalLocation()
getArrivalLocation
in interface SjSection
public SjLocation lookupArrivalLocation()
lookupArrivalLocation
in interface SjSection
public void setArrivalLocation(SjLocation inData)
setArrivalLocation
in interface SjSection
public TiDateTime getArrivalDateTime()
getArrivalDateTime
in interface SjSection
public TiDateTime lookupArrivalDateTime()
lookupArrivalDateTime
in interface SjSection
public void setArrivalDateTime(TiDateTime inData)
setArrivalDateTime
in interface SjSection
public TiTimeSpan getTransportationDuration()
getTransportationDuration
in interface SjSection
public TiTimeSpan lookupTransportationDuration()
lookupTransportationDuration
in interface SjSection
public void setTransportationDuration(TiTimeSpan inData)
setTransportationDuration
in interface SjSection
public SjCode getProductCode()
getProductCode
in interface SjSection
public SjCode lookupProductCode()
lookupProductCode
in interface SjSection
public void setProductCode(SjCode inData)
setProductCode
in interface SjSection
public java.lang.String getProductCodeValue()
getProductCodeValue
in interface SjSection
public void setProductCodeValue(java.lang.String inData)
setProductCodeValue
in interface SjSection
public void setProductCodeValue(java.lang.String inData, boolean inNotify)
setProductCodeValue
in interface SjSection
public SjCode getComfort()
getComfort
in interface SjSection
public SjCode lookupComfort()
lookupComfort
in interface SjSection
public void setComfort(SjCode inData)
setComfort
in interface SjSection
public java.lang.String getComfortValue()
getComfortValue
in interface SjSection
public void setComfortValue(java.lang.String inData)
setComfortValue
in interface SjSection
public void setComfortValue(java.lang.String inData, boolean inNotify)
setComfortValue
in interface SjSection
public SjIdentity getTransportId()
getTransportId
in interface SjSection
public SjIdentity lookupTransportId()
lookupTransportId
in interface SjSection
public void setTransportId(SjIdentity inData)
setTransportId
in interface SjSection
public java.lang.String getTransportIdValue()
getTransportIdValue
in interface SjSection
public void setTransportIdValue(java.lang.String inData)
setTransportIdValue
in interface SjSection
public void setTransportIdValue(java.lang.String inData, boolean inNotify)
setTransportIdValue
in interface SjSection
public SjCode getTravelMethodCode()
getTravelMethodCode
in interface SjSection
public SjCode lookupTravelMethodCode()
lookupTravelMethodCode
in interface SjSection
public void setTravelMethodCode(SjCode inData)
setTravelMethodCode
in interface SjSection
public java.lang.String getTravelMethodCodeValue()
getTravelMethodCodeValue
in interface SjSection
public void setTravelMethodCodeValue(java.lang.String inData)
setTravelMethodCodeValue
in interface SjSection
public void setTravelMethodCodeValue(java.lang.String inData, boolean inNotify)
setTravelMethodCodeValue
in interface SjSection
public SjCodePlaintextList getTransportInformation()
getTransportInformation
in interface SjSection
public SjCodePlaintextList lookupTransportInformation()
lookupTransportInformation
in interface SjSection
public void setTransportInformation(SjCodePlaintextList inData)
setTransportInformation
in interface SjSection
public SjCode getSectionProducerCode()
getSectionProducerCode
in interface SjSection
public SjCode lookupSectionProducerCode()
lookupSectionProducerCode
in interface SjSection
public void setSectionProducerCode(SjCode inData)
setSectionProducerCode
in interface SjSection
public java.lang.String getSectionProducerCodeValue()
getSectionProducerCodeValue
in interface SjSection
public void setSectionProducerCodeValue(java.lang.String inData)
setSectionProducerCodeValue
in interface SjSection
public void setSectionProducerCodeValue(java.lang.String inData, boolean inNotify)
setSectionProducerCodeValue
in interface SjSection
public TiStringInterface getSectionProducerName()
getSectionProducerName
in interface SjSection
public TiStringInterface lookupSectionProducerName()
lookupSectionProducerName
in interface SjSection
public void setSectionProducerName(TiStringInterface inData)
setSectionProducerName
in interface SjSection
public java.lang.String getSectionProducerNameValue()
getSectionProducerNameValue
in interface SjSection
public void setSectionProducerNameValue(java.lang.String inData)
setSectionProducerNameValue
in interface SjSection
public void setSectionProducerNameValue(java.lang.String inData, boolean inNotify)
setSectionProducerNameValue
in interface SjSection
public TiBooleanInterface getBookable()
getBookable
in interface SjSection
public TiBooleanInterface lookupBookable()
lookupBookable
in interface SjSection
public void setBookable(TiBooleanInterface inData)
setBookable
in interface SjSection
public java.lang.Boolean getBookableValue()
getBookableValue
in interface SjSection
public void setBookableValue(java.lang.Boolean inData)
setBookableValue
in interface SjSection
public void setBookableValue(java.lang.Boolean inData, boolean inNotify)
setBookableValue
in interface SjSection
public TiStringInterface getBookingRule()
getBookingRule
in interface SjSection
public TiStringInterface lookupBookingRule()
lookupBookingRule
in interface SjSection
public void setBookingRule(TiStringInterface inData)
setBookingRule
in interface SjSection
public java.lang.String getBookingRuleValue()
getBookingRuleValue
in interface SjSection
public void setBookingRuleValue(java.lang.String inData)
setBookingRuleValue
in interface SjSection
public void setBookingRuleValue(java.lang.String inData, boolean inNotify)
setBookingRuleValue
in interface SjSection
public SjLocationList getViaLocationList()
getViaLocationList
in interface SjSection
public SjLocationList lookupViaLocationList()
lookupViaLocationList
in interface SjSection
public void setViaLocationList(SjLocationList inData)
setViaLocationList
in interface SjSection
public SjServiceBrandInformation getServiceBrandInformation()
getServiceBrandInformation
in interface SjSection
public SjServiceBrandInformation lookupServiceBrandInformation()
lookupServiceBrandInformation
in interface SjSection
public void setServiceBrandInformation(SjServiceBrandInformation inData)
setServiceBrandInformation
in interface SjSection
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |