|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjSectionDescription
ServiceBrandInformation F1883
Field Summary | |
---|---|
static java.lang.String |
ARRIVAL_DATE_TIME
|
static java.lang.String |
ARRIVAL_LOCATION
|
static java.lang.String |
DEPARTURE_DATE_TIME
|
static java.lang.String |
DEPARTURE_LOCATION
|
static java.lang.String |
PLACEMENT_DESCRIPTION_LIST
|
static java.lang.String |
PRODUCT_CODE
|
static java.lang.String |
SECTION_PLACEMENT_COMPONENT_PAYMENT_DESCRIPTION
|
static java.lang.String |
SECTION_PLACEMENT_PRICE_DESCRIPTION
|
static java.lang.String |
SECTION_REFERENCE
|
static java.lang.String |
SECTION_TRANSPORT_COMPONENT_PAYMENT_DESCRIPTION
|
static java.lang.String |
SECTION_TRANSPORT_PRICE_DESCRIPTION
|
static java.lang.String |
SERVICE_BRAND_INFORMATION
|
static java.lang.String |
TICKET_TEXT
|
static java.lang.String |
TRANSPORT_DESCRIPTION
|
static java.lang.String |
TRANSPORT_ID
|
static java.lang.String |
TRANSPORT_PRODUCER_CODE
|
static java.lang.String |
TRANSPORTATION_DURATION
|
Method Summary | |
---|---|
TiDateTime |
getArrivalDateTime()
Field arrivalDateTime is defined as mandatory. |
SjLocation |
getArrivalLocation()
Field arrivalLocation is defined as mandatory. |
TiDateTime |
getDepartureDateTime()
Field departureDateTime is defined as mandatory. |
SjLocation |
getDepartureLocation()
Field departureLocation is defined as mandatory. |
SjPlacementDescriptionList |
getPlacementDescriptionList()
Field placementDescriptionList is defined as optional. |
SjCode |
getProductCode()
Field productCode is defined as mandatory. |
java.lang.String |
getProductCodeValue()
Field productCode is defined as mandatory. |
SjComponentPaymentDescription |
getSectionPlacementComponentPaymentDescription()
Field sectionPlacementComponentPaymentDescription is defined as optional. |
SjSectionPlacementPriceDescription |
getSectionPlacementPriceDescription()
Field sectionPlacementPriceDescription is defined as optional. |
SjObjectStringRef |
getSectionReference()
Field sectionReference is defined as optional. |
java.lang.String |
getSectionReferenceValue()
Field sectionReference is defined as optional. |
SjComponentPaymentDescription |
getSectionTransportComponentPaymentDescription()
Field sectionTransportComponentPaymentDescription is defined as optional. |
SjSectionTransportPriceDescription |
getSectionTransportPriceDescription()
Field sectionTransportPriceDescription is defined as optional. |
SjServiceBrandInformation |
getServiceBrandInformation()
Field serviceBrandInformation is defined as optional. |
TiStringInterface |
getTicketText()
Field ticketText is defined as optional. |
java.lang.String |
getTicketTextValue()
Field ticketText is defined as optional. |
TiTimeSpan |
getTransportationDuration()
Field transportationDuration is defined as mandatory. |
SjTransportDescription |
getTransportDescription()
Field transportDescription is defined as optional. |
SjIdentity |
getTransportId()
Field transportId is defined as mandatory. |
java.lang.String |
getTransportIdValue()
Field transportId is defined as mandatory. |
TiStringInterface |
getTransportProducerCode()
Field transportProducerCode is defined as optional. |
java.lang.String |
getTransportProducerCodeValue()
Field transportProducerCode is defined as optional. |
TiDateTime |
lookupArrivalDateTime()
Field arrivalDateTime is defined as mandatory. |
SjLocation |
lookupArrivalLocation()
Field arrivalLocation is defined as mandatory. |
TiDateTime |
lookupDepartureDateTime()
Field departureDateTime is defined as mandatory. |
SjLocation |
lookupDepartureLocation()
Field departureLocation is defined as mandatory. |
SjPlacementDescriptionList |
lookupPlacementDescriptionList()
Field placementDescriptionList is defined as optional. |
SjCode |
lookupProductCode()
Field productCode is defined as mandatory. |
SjComponentPaymentDescription |
lookupSectionPlacementComponentPaymentDescription()
Field sectionPlacementComponentPaymentDescription is defined as optional. |
SjSectionPlacementPriceDescription |
lookupSectionPlacementPriceDescription()
Field sectionPlacementPriceDescription is defined as optional. |
SjObjectStringRef |
lookupSectionReference()
Field sectionReference is defined as optional. |
SjComponentPaymentDescription |
lookupSectionTransportComponentPaymentDescription()
Field sectionTransportComponentPaymentDescription is defined as optional. |
SjSectionTransportPriceDescription |
lookupSectionTransportPriceDescription()
Field sectionTransportPriceDescription is defined as optional. |
SjServiceBrandInformation |
lookupServiceBrandInformation()
Field serviceBrandInformation is defined as optional. |
TiStringInterface |
lookupTicketText()
Field ticketText is defined as optional. |
TiTimeSpan |
lookupTransportationDuration()
Field transportationDuration is defined as mandatory. |
SjTransportDescription |
lookupTransportDescription()
Field transportDescription is defined as optional. |
SjIdentity |
lookupTransportId()
Field transportId is defined as mandatory. |
TiStringInterface |
lookupTransportProducerCode()
Field transportProducerCode 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 |
setDepartureDateTime(TiDateTime inData)
Field departureDateTime is defined as mandatory. |
void |
setDepartureLocation(SjLocation inData)
Field departureLocation is defined as mandatory. |
void |
setPlacementDescriptionList(SjPlacementDescriptionList inData)
Field placementDescriptionList is defined as optional. |
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 |
setSectionPlacementComponentPaymentDescription(SjComponentPaymentDescription inData)
Field sectionPlacementComponentPaymentDescription is defined as optional. |
void |
setSectionPlacementPriceDescription(SjSectionPlacementPriceDescription inData)
Field sectionPlacementPriceDescription is defined as optional. |
void |
setSectionReference(SjObjectStringRef inData)
Field sectionReference is defined as optional. |
void |
setSectionReferenceValue(java.lang.String inData)
Field sectionReference is defined as optional. |
void |
setSectionReferenceValue(java.lang.String inData,
boolean inNotify)
Field sectionReference is defined as optional. |
void |
setSectionTransportComponentPaymentDescription(SjComponentPaymentDescription inData)
Field sectionTransportComponentPaymentDescription is defined as optional. |
void |
setSectionTransportPriceDescription(SjSectionTransportPriceDescription inData)
Field sectionTransportPriceDescription is defined as optional. |
void |
setServiceBrandInformation(SjServiceBrandInformation inData)
Field serviceBrandInformation is defined as optional. |
void |
setTicketText(TiStringInterface inData)
Field ticketText is defined as optional. |
void |
setTicketTextValue(java.lang.String inData)
Field ticketText is defined as optional. |
void |
setTicketTextValue(java.lang.String inData,
boolean inNotify)
Field ticketText is defined as optional. |
void |
setTransportationDuration(TiTimeSpan inData)
Field transportationDuration is defined as mandatory. |
void |
setTransportDescription(SjTransportDescription inData)
Field transportDescription is defined as optional. |
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 |
setTransportProducerCode(TiStringInterface inData)
Field transportProducerCode is defined as optional. |
void |
setTransportProducerCodeValue(java.lang.String inData)
Field transportProducerCode is defined as optional. |
void |
setTransportProducerCodeValue(java.lang.String inData,
boolean inNotify)
Field transportProducerCode is defined as optional. |
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getGeneratedTiName, getRealTiName, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
---|
updateObserver |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Field Detail |
---|
static final java.lang.String DEPARTURE_LOCATION
static final java.lang.String DEPARTURE_DATE_TIME
static final java.lang.String ARRIVAL_LOCATION
static final java.lang.String ARRIVAL_DATE_TIME
static final java.lang.String TRANSPORTATION_DURATION
static final java.lang.String PRODUCT_CODE
static final java.lang.String TRANSPORT_ID
static final java.lang.String TRANSPORT_PRODUCER_CODE
static final java.lang.String SECTION_TRANSPORT_PRICE_DESCRIPTION
static final java.lang.String SECTION_PLACEMENT_PRICE_DESCRIPTION
static final java.lang.String SECTION_TRANSPORT_COMPONENT_PAYMENT_DESCRIPTION
static final java.lang.String SECTION_PLACEMENT_COMPONENT_PAYMENT_DESCRIPTION
static final java.lang.String SECTION_REFERENCE
static final java.lang.String TRANSPORT_DESCRIPTION
static final java.lang.String PLACEMENT_DESCRIPTION_LIST
static final java.lang.String TICKET_TEXT
static final java.lang.String SERVICE_BRAND_INFORMATION
Method Detail |
---|
SjLocation getDepartureLocation()
SjLocation lookupDepartureLocation()
void setDepartureLocation(SjLocation inData)
TiDateTime getDepartureDateTime()
TiDateTime lookupDepartureDateTime()
void setDepartureDateTime(TiDateTime inData)
SjLocation getArrivalLocation()
SjLocation lookupArrivalLocation()
void setArrivalLocation(SjLocation inData)
TiDateTime getArrivalDateTime()
TiDateTime lookupArrivalDateTime()
void setArrivalDateTime(TiDateTime inData)
TiTimeSpan getTransportationDuration()
TiTimeSpan lookupTransportationDuration()
void setTransportationDuration(TiTimeSpan inData)
SjCode getProductCode()
SjCode lookupProductCode()
void setProductCode(SjCode inData)
java.lang.String getProductCodeValue()
void setProductCodeValue(java.lang.String inData)
void setProductCodeValue(java.lang.String inData, boolean inNotify)
SjIdentity getTransportId()
SjIdentity lookupTransportId()
void setTransportId(SjIdentity inData)
java.lang.String getTransportIdValue()
void setTransportIdValue(java.lang.String inData)
void setTransportIdValue(java.lang.String inData, boolean inNotify)
TiStringInterface getTransportProducerCode()
TiStringInterface lookupTransportProducerCode()
void setTransportProducerCode(TiStringInterface inData)
java.lang.String getTransportProducerCodeValue()
void setTransportProducerCodeValue(java.lang.String inData)
void setTransportProducerCodeValue(java.lang.String inData, boolean inNotify)
SjSectionTransportPriceDescription getSectionTransportPriceDescription()
SjSectionTransportPriceDescription lookupSectionTransportPriceDescription()
void setSectionTransportPriceDescription(SjSectionTransportPriceDescription inData)
SjSectionPlacementPriceDescription getSectionPlacementPriceDescription()
SjSectionPlacementPriceDescription lookupSectionPlacementPriceDescription()
void setSectionPlacementPriceDescription(SjSectionPlacementPriceDescription inData)
SjComponentPaymentDescription getSectionTransportComponentPaymentDescription()
SjComponentPaymentDescription lookupSectionTransportComponentPaymentDescription()
void setSectionTransportComponentPaymentDescription(SjComponentPaymentDescription inData)
SjComponentPaymentDescription getSectionPlacementComponentPaymentDescription()
SjComponentPaymentDescription lookupSectionPlacementComponentPaymentDescription()
void setSectionPlacementComponentPaymentDescription(SjComponentPaymentDescription inData)
SjObjectStringRef getSectionReference()
SjObjectStringRef lookupSectionReference()
void setSectionReference(SjObjectStringRef inData)
java.lang.String getSectionReferenceValue()
void setSectionReferenceValue(java.lang.String inData)
void setSectionReferenceValue(java.lang.String inData, boolean inNotify)
SjTransportDescription getTransportDescription()
SjTransportDescription lookupTransportDescription()
void setTransportDescription(SjTransportDescription inData)
SjPlacementDescriptionList getPlacementDescriptionList()
SjPlacementDescriptionList lookupPlacementDescriptionList()
void setPlacementDescriptionList(SjPlacementDescriptionList inData)
TiStringInterface getTicketText()
TiStringInterface lookupTicketText()
void setTicketText(TiStringInterface inData)
java.lang.String getTicketTextValue()
void setTicketTextValue(java.lang.String inData)
void setTicketTextValue(java.lang.String inData, boolean inNotify)
SjServiceBrandInformation getServiceBrandInformation()
SjServiceBrandInformation lookupServiceBrandInformation()
void setServiceBrandInformation(SjServiceBrandInformation inData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |