se.sj.stina.domain.model
Interface SjItineraryQuery

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjItineraryQueryPlain, SjItineraryQueryStandard

public interface SjItineraryQuery
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

  • Om man inte vill söka med viastation så utelämnas det fältet.
  • Om både DepartureDateTime och ArrivalDateTime eller periodsökningsfälten anges så har fältet DepartureDateTime högst prioritet och blir det som används i sökningen, o.s.v.
  • Om periodsökningen används så är det avgångstiden för de resulterande förbindelserna som ligger inom perioden.
  • Om fältet AcceptableTravelMethodList utelämnas så används den defaultlista man får i fältet AcceptableTravelMethods i strukten ControlData, d.v.s. med alla de giltiga kombinationerna av produkt och färdmedel.


    Field Summary
    static java.lang.String ALLOW_ZONE
               
    static java.lang.String ARRIVAL_DATE_TIME
               
    static java.lang.String ARRIVAL_LOCATION
               
    static java.lang.String CAMPAIGN_CODE
               
    static java.lang.String CONTRACT_NO
               
    static java.lang.String CUSTOMER_ID
               
    static java.lang.String CUSTOMER_PRIORITY
               
    static java.lang.String DEMAND_LEVEL
               
    static java.lang.String DEPARTURE_DATE_TIME
               
    static java.lang.String DEPARTURE_LOCATION
               
    static java.lang.String EXCLUDED_SECTION_PRODUCER_LIST
               
    static java.lang.String INCLUDE_CAMPAIGN_INFORMATION
               
    static java.lang.String INCLUDE_PRICE_GROUPS
               
    static java.lang.String INCLUDE_VIA_LOCATIONS
               
    static java.lang.String MAXIMUM_NO_OF_CHANGES
               
    static java.lang.String MINIMUM_CHANGE_DURATION
               
    static java.lang.String NOT_PREFERRED_SECTION_PRODUCERS_LIST
               
    static java.lang.String NOT_PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST
               
    static java.lang.String PERIOD_END_DATE_TIME
               
    static java.lang.String PERIOD_START_DATE_TIME
               
    static java.lang.String PREFERRED_SECTION_PRODUCERS_LIST
               
    static java.lang.String PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST
               
    static java.lang.String REQUIRED_PRODUCT_CODE_LIST
               
    static java.lang.String REQUIRED_SECTION_PRODUCER_LIST
               
    static java.lang.String TIME_SPECIFICATION_XOR
               
    static java.lang.String TRAVEL_METHOD_PRODUCT_CODE_LIST
               
    static java.lang.String UN_SALABLE_SECTION_PRODUCER_LIST
               
    static java.lang.String VIA_LOCATION
               
     
    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
     
    Method Summary
     TiBooleanInterface getAllowZone()
              Field allowZone is defined as mandatory.
     java.lang.Boolean getAllowZoneValue()
              Field allowZone is defined as mandatory.
     TiDateTime getArrivalDateTime()
              Field arrivalDateTime is defined as part of xor.
     SjLocationQuery getArrivalLocation()
              Field arrivalLocation is defined as mandatory.
     SjCode getCampaignCode()
              Field campaignCode is defined as optional.
     java.lang.String getCampaignCodeValue()
              Field campaignCode is defined as optional.
     TiStringInterface getContractNo()
              Field contractNo is defined as optional.
     java.lang.String getContractNoValue()
              Field contractNo is defined as optional.
     TiStringInterface getCustomerId()
              Field customerId is defined as optional.
     java.lang.String getCustomerIdValue()
              Field customerId is defined as optional.
     SjCode getCustomerPriority()
              Field customerPriority is defined as optional.
     java.lang.String getCustomerPriorityValue()
              Field customerPriority is defined as optional.
     TiStringInterface getDemandLevel()
              Field demandLevel is defined as optional.
     java.lang.String getDemandLevelValue()
              Field demandLevel is defined as optional.
     TiDateTime getDepartureDateTime()
              Field departureDateTime is defined as part of xor.
     SjLocationQuery getDepartureLocation()
              Field departureLocation is defined as mandatory.
     SjCodeList getExcludedSectionProducerList()
              Field excludedSectionProducerList is defined as optional.
     TiBooleanInterface getIncludeCampaignInformation()
              Field includeCampaignInformation is defined as optional.
     java.lang.Boolean getIncludeCampaignInformationValue()
              Field includeCampaignInformation is defined as optional.
     TiBooleanInterface getIncludePriceGroups()
              Field includePriceGroups is defined as optional.
     java.lang.Boolean getIncludePriceGroupsValue()
              Field includePriceGroups is defined as optional.
     TiBooleanInterface getIncludeViaLocations()
              Field includeViaLocations is defined as optional.
     java.lang.Boolean getIncludeViaLocationsValue()
              Field includeViaLocations is defined as optional.
     SjIntegerString getMaximumNoOfChanges()
              Field maximumNoOfChanges is defined as mandatory.
     java.lang.String getMaximumNoOfChangesValue()
              Field maximumNoOfChanges is defined as mandatory.
     TiTimeSpan getMinimumChangeDuration()
              Field minimumChangeDuration is defined as optional.
     SjCodeList getNotPreferredSectionProducersList()
              Field notPreferredSectionProducersList is defined as optional.
     SjTravelMethodProductCodeList getNotPreferredTravelMethodProductCodeList()
              Field notPreferredTravelMethodProductCodeList is defined as optional.
     TiDateTime getPeriodEndDateTime()
              Field periodEndDateTime is defined as part of xor.
     TiDateTime getPeriodStartDateTime()
              Field periodStartDateTime is defined as part of xor.
     SjCodeList getPreferredSectionProducersList()
              Field preferredSectionProducersList is defined as optional.
     SjTravelMethodProductCodeList getPreferredTravelMethodProductCodeList()
              Field preferredTravelMethodProductCodeList is defined as optional.
     SjRequiredProductCodeList getRequiredProductCodeList()
              Field requiredProductCodeList is defined as optional.
     SjCodeList getRequiredSectionProducerList()
              Field requiredSectionProducerList is defined as optional.
     TiIntegerInterface getTimeSpecificationXor()
              field timeSpecificationXor
     java.lang.Integer getTimeSpecificationXorValue()
              field timeSpecificationXor
     SjTravelMethodProductCodeList getTravelMethodProductCodeList()
              Field travelMethodProductCodeList is defined as optional.
     SjCodeList getUnSalableSectionProducerList()
              Field unSalableSectionProducerList is defined as optional.
     SjLocationQuery getViaLocation()
              Field viaLocation is defined as optional.
     TiBooleanInterface lookupAllowZone()
              Field allowZone is defined as mandatory.
     TiDateTime lookupArrivalDateTime()
              Field arrivalDateTime is defined as part of xor.
     SjLocationQuery lookupArrivalLocation()
              Field arrivalLocation is defined as mandatory.
     SjCode lookupCampaignCode()
              Field campaignCode is defined as optional.
     TiStringInterface lookupContractNo()
              Field contractNo is defined as optional.
     TiStringInterface lookupCustomerId()
              Field customerId is defined as optional.
     SjCode lookupCustomerPriority()
              Field customerPriority is defined as optional.
     TiStringInterface lookupDemandLevel()
              Field demandLevel is defined as optional.
     TiDateTime lookupDepartureDateTime()
              Field departureDateTime is defined as part of xor.
     SjLocationQuery lookupDepartureLocation()
              Field departureLocation is defined as mandatory.
     SjCodeList lookupExcludedSectionProducerList()
              Field excludedSectionProducerList is defined as optional.
     TiBooleanInterface lookupIncludeCampaignInformation()
              Field includeCampaignInformation is defined as optional.
     TiBooleanInterface lookupIncludePriceGroups()
              Field includePriceGroups is defined as optional.
     TiBooleanInterface lookupIncludeViaLocations()
              Field includeViaLocations is defined as optional.
     SjIntegerString lookupMaximumNoOfChanges()
              Field maximumNoOfChanges is defined as mandatory.
     TiTimeSpan lookupMinimumChangeDuration()
              Field minimumChangeDuration is defined as optional.
     SjCodeList lookupNotPreferredSectionProducersList()
              Field notPreferredSectionProducersList is defined as optional.
     SjTravelMethodProductCodeList lookupNotPreferredTravelMethodProductCodeList()
              Field notPreferredTravelMethodProductCodeList is defined as optional.
     TiDateTime lookupPeriodEndDateTime()
              Field periodEndDateTime is defined as part of xor.
     TiDateTime lookupPeriodStartDateTime()
              Field periodStartDateTime is defined as part of xor.
     SjCodeList lookupPreferredSectionProducersList()
              Field preferredSectionProducersList is defined as optional.
     SjTravelMethodProductCodeList lookupPreferredTravelMethodProductCodeList()
              Field preferredTravelMethodProductCodeList is defined as optional.
     SjRequiredProductCodeList lookupRequiredProductCodeList()
              Field requiredProductCodeList is defined as optional.
     SjCodeList lookupRequiredSectionProducerList()
              Field requiredSectionProducerList is defined as optional.
     TiIntegerInterface lookupTimeSpecificationXor()
              field timeSpecificationXor
     SjTravelMethodProductCodeList lookupTravelMethodProductCodeList()
              Field travelMethodProductCodeList is defined as optional.
     SjCodeList lookupUnSalableSectionProducerList()
              Field unSalableSectionProducerList is defined as optional.
     SjLocationQuery lookupViaLocation()
              Field viaLocation is defined as optional.
     void setAllowZone(TiBooleanInterface inData)
              Field allowZone is defined as mandatory.
     void setAllowZoneValue(java.lang.Boolean inData)
              Field allowZone is defined as mandatory.
     void setAllowZoneValue(java.lang.Boolean inData, boolean inNotify)
              Field allowZone is defined as mandatory.
     void setArrivalDateTime(TiDateTime inData)
              Field arrivalDateTime is defined as part of xor.
     void setArrivalLocation(SjLocationQuery inData)
              Field arrivalLocation is defined as mandatory.
     void setCampaignCode(SjCode inData)
              Field campaignCode is defined as optional.
     void setCampaignCodeValue(java.lang.String inData)
              Field campaignCode is defined as optional.
     void setCampaignCodeValue(java.lang.String inData, boolean inNotify)
              Field campaignCode is defined as optional.
     void setContractNo(TiStringInterface inData)
              Field contractNo is defined as optional.
     void setContractNoValue(java.lang.String inData)
              Field contractNo is defined as optional.
     void setContractNoValue(java.lang.String inData, boolean inNotify)
              Field contractNo is defined as optional.
     void setCustomerId(TiStringInterface inData)
              Field customerId is defined as optional.
     void setCustomerIdValue(java.lang.String inData)
              Field customerId is defined as optional.
     void setCustomerIdValue(java.lang.String inData, boolean inNotify)
              Field customerId is defined as optional.
     void setCustomerPriority(SjCode inData)
              Field customerPriority is defined as optional.
     void setCustomerPriorityValue(java.lang.String inData)
              Field customerPriority is defined as optional.
     void setCustomerPriorityValue(java.lang.String inData, boolean inNotify)
              Field customerPriority is defined as optional.
     void setDemandLevel(TiStringInterface inData)
              Field demandLevel is defined as optional.
     void setDemandLevelValue(java.lang.String inData)
              Field demandLevel is defined as optional.
     void setDemandLevelValue(java.lang.String inData, boolean inNotify)
              Field demandLevel is defined as optional.
     void setDepartureDateTime(TiDateTime inData)
              Field departureDateTime is defined as part of xor.
     void setDepartureLocation(SjLocationQuery inData)
              Field departureLocation is defined as mandatory.
     void setExcludedSectionProducerList(SjCodeList inData)
              Field excludedSectionProducerList is defined as optional.
     void setIncludeCampaignInformation(TiBooleanInterface inData)
              Field includeCampaignInformation is defined as optional.
     void setIncludeCampaignInformationValue(java.lang.Boolean inData)
              Field includeCampaignInformation is defined as optional.
     void setIncludeCampaignInformationValue(java.lang.Boolean inData, boolean inNotify)
              Field includeCampaignInformation is defined as optional.
     void setIncludePriceGroups(TiBooleanInterface inData)
              Field includePriceGroups is defined as optional.
     void setIncludePriceGroupsValue(java.lang.Boolean inData)
              Field includePriceGroups is defined as optional.
     void setIncludePriceGroupsValue(java.lang.Boolean inData, boolean inNotify)
              Field includePriceGroups is defined as optional.
     void setIncludeViaLocations(TiBooleanInterface inData)
              Field includeViaLocations is defined as optional.
     void setIncludeViaLocationsValue(java.lang.Boolean inData)
              Field includeViaLocations is defined as optional.
     void setIncludeViaLocationsValue(java.lang.Boolean inData, boolean inNotify)
              Field includeViaLocations is defined as optional.
     void setMaximumNoOfChanges(SjIntegerString inData)
              Field maximumNoOfChanges is defined as mandatory.
     void setMaximumNoOfChangesValue(java.lang.String inData)
              Field maximumNoOfChanges is defined as mandatory.
     void setMaximumNoOfChangesValue(java.lang.String inData, boolean inNotify)
              Field maximumNoOfChanges is defined as mandatory.
     void setMinimumChangeDuration(TiTimeSpan inData)
              Field minimumChangeDuration is defined as optional.
     void setNotPreferredSectionProducersList(SjCodeList inData)
              Field notPreferredSectionProducersList is defined as optional.
     void setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
              Field notPreferredTravelMethodProductCodeList is defined as optional.
     void setPeriodEndDateTime(TiDateTime inData)
              Field periodEndDateTime is defined as part of xor.
     void setPeriodStartDateTime(TiDateTime inData)
              Field periodStartDateTime is defined as part of xor.
     void setPreferredSectionProducersList(SjCodeList inData)
              Field preferredSectionProducersList is defined as optional.
     void setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
              Field preferredTravelMethodProductCodeList is defined as optional.
     void setRequiredProductCodeList(SjRequiredProductCodeList inData)
              Field requiredProductCodeList is defined as optional.
     void setRequiredSectionProducerList(SjCodeList inData)
              Field requiredSectionProducerList is defined as optional.
     void setTimeSpecificationXor(TiIntegerInterface inData)
              field timeSpecificationXor
     void setTimeSpecificationXorValue(java.lang.Integer inData)
              field timeSpecificationXor
     void setTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
              Field travelMethodProductCodeList is defined as optional.
     void setUnSalableSectionProducerList(SjCodeList inData)
              Field unSalableSectionProducerList is defined as optional.
     void setViaLocation(SjLocationQuery inData)
              Field viaLocation 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.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
     

    Field Detail

    CUSTOMER_ID

    static final java.lang.String CUSTOMER_ID
    See Also:
    Constant Field Values

    CONTRACT_NO

    static final java.lang.String CONTRACT_NO
    See Also:
    Constant Field Values

    DEPARTURE_LOCATION

    static final java.lang.String DEPARTURE_LOCATION
    See Also:
    Constant Field Values

    VIA_LOCATION

    static final java.lang.String VIA_LOCATION
    See Also:
    Constant Field Values

    ARRIVAL_LOCATION

    static final java.lang.String ARRIVAL_LOCATION
    See Also:
    Constant Field Values

    TIME_SPECIFICATION_XOR

    static final java.lang.String TIME_SPECIFICATION_XOR
    See Also:
    Constant Field Values

    DEPARTURE_DATE_TIME

    static final java.lang.String DEPARTURE_DATE_TIME
    See Also:
    Constant Field Values

    ARRIVAL_DATE_TIME

    static final java.lang.String ARRIVAL_DATE_TIME
    See Also:
    Constant Field Values

    PERIOD_START_DATE_TIME

    static final java.lang.String PERIOD_START_DATE_TIME
    See Also:
    Constant Field Values

    PERIOD_END_DATE_TIME

    static final java.lang.String PERIOD_END_DATE_TIME
    See Also:
    Constant Field Values

    MINIMUM_CHANGE_DURATION

    static final java.lang.String MINIMUM_CHANGE_DURATION
    See Also:
    Constant Field Values

    MAXIMUM_NO_OF_CHANGES

    static final java.lang.String MAXIMUM_NO_OF_CHANGES
    See Also:
    Constant Field Values

    ALLOW_ZONE

    static final java.lang.String ALLOW_ZONE
    See Also:
    Constant Field Values

    TRAVEL_METHOD_PRODUCT_CODE_LIST

    static final java.lang.String TRAVEL_METHOD_PRODUCT_CODE_LIST
    See Also:
    Constant Field Values

    REQUIRED_PRODUCT_CODE_LIST

    static final java.lang.String REQUIRED_PRODUCT_CODE_LIST
    See Also:
    Constant Field Values

    REQUIRED_SECTION_PRODUCER_LIST

    static final java.lang.String REQUIRED_SECTION_PRODUCER_LIST
    See Also:
    Constant Field Values

    UN_SALABLE_SECTION_PRODUCER_LIST

    static final java.lang.String UN_SALABLE_SECTION_PRODUCER_LIST
    See Also:
    Constant Field Values

    EXCLUDED_SECTION_PRODUCER_LIST

    static final java.lang.String EXCLUDED_SECTION_PRODUCER_LIST
    See Also:
    Constant Field Values

    DEMAND_LEVEL

    static final java.lang.String DEMAND_LEVEL
    See Also:
    Constant Field Values

    INCLUDE_PRICE_GROUPS

    static final java.lang.String INCLUDE_PRICE_GROUPS
    See Also:
    Constant Field Values

    CAMPAIGN_CODE

    static final java.lang.String CAMPAIGN_CODE
    See Also:
    Constant Field Values

    INCLUDE_CAMPAIGN_INFORMATION

    static final java.lang.String INCLUDE_CAMPAIGN_INFORMATION
    See Also:
    Constant Field Values

    INCLUDE_VIA_LOCATIONS

    static final java.lang.String INCLUDE_VIA_LOCATIONS
    See Also:
    Constant Field Values

    CUSTOMER_PRIORITY

    static final java.lang.String CUSTOMER_PRIORITY
    See Also:
    Constant Field Values

    PREFERRED_SECTION_PRODUCERS_LIST

    static final java.lang.String PREFERRED_SECTION_PRODUCERS_LIST
    See Also:
    Constant Field Values

    NOT_PREFERRED_SECTION_PRODUCERS_LIST

    static final java.lang.String NOT_PREFERRED_SECTION_PRODUCERS_LIST
    See Also:
    Constant Field Values

    PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST

    static final java.lang.String PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST
    See Also:
    Constant Field Values

    NOT_PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST

    static final java.lang.String NOT_PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST
    See Also:
    Constant Field Values
    Method Detail

    getCustomerId

    TiStringInterface getCustomerId()
    Field customerId is defined as optional.


    lookupCustomerId

    TiStringInterface lookupCustomerId()
    Field customerId is defined as optional.


    setCustomerId

    void setCustomerId(TiStringInterface inData)
    Field customerId is defined as optional.


    getCustomerIdValue

    java.lang.String getCustomerIdValue()
    Field customerId is defined as optional.


    setCustomerIdValue

    void setCustomerIdValue(java.lang.String inData)
    Field customerId is defined as optional.


    setCustomerIdValue

    void setCustomerIdValue(java.lang.String inData,
                            boolean inNotify)
    Field customerId is defined as optional.


    getContractNo

    TiStringInterface getContractNo()
    Field contractNo is defined as optional.


    lookupContractNo

    TiStringInterface lookupContractNo()
    Field contractNo is defined as optional.


    setContractNo

    void setContractNo(TiStringInterface inData)
    Field contractNo is defined as optional.


    getContractNoValue

    java.lang.String getContractNoValue()
    Field contractNo is defined as optional.


    setContractNoValue

    void setContractNoValue(java.lang.String inData)
    Field contractNo is defined as optional.


    setContractNoValue

    void setContractNoValue(java.lang.String inData,
                            boolean inNotify)
    Field contractNo is defined as optional.


    getDepartureLocation

    SjLocationQuery getDepartureLocation()
    Field departureLocation is defined as mandatory.


    lookupDepartureLocation

    SjLocationQuery lookupDepartureLocation()
    Field departureLocation is defined as mandatory.


    setDepartureLocation

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


    getViaLocation

    SjLocationQuery getViaLocation()
    Field viaLocation is defined as optional.


    lookupViaLocation

    SjLocationQuery lookupViaLocation()
    Field viaLocation is defined as optional.


    setViaLocation

    void setViaLocation(SjLocationQuery inData)
    Field viaLocation is defined as optional.


    getArrivalLocation

    SjLocationQuery getArrivalLocation()
    Field arrivalLocation is defined as mandatory.


    lookupArrivalLocation

    SjLocationQuery lookupArrivalLocation()
    Field arrivalLocation is defined as mandatory.


    setArrivalLocation

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


    getTimeSpecificationXor

    TiIntegerInterface getTimeSpecificationXor()
    field timeSpecificationXor


    lookupTimeSpecificationXor

    TiIntegerInterface lookupTimeSpecificationXor()
    field timeSpecificationXor


    setTimeSpecificationXor

    void setTimeSpecificationXor(TiIntegerInterface inData)
    field timeSpecificationXor


    getTimeSpecificationXorValue

    java.lang.Integer getTimeSpecificationXorValue()
    field timeSpecificationXor


    setTimeSpecificationXorValue

    void setTimeSpecificationXorValue(java.lang.Integer inData)
    field timeSpecificationXor


    getDepartureDateTime

    TiDateTime getDepartureDateTime()
    Field departureDateTime is defined as part of xor.


    lookupDepartureDateTime

    TiDateTime lookupDepartureDateTime()
    Field departureDateTime is defined as part of xor.


    setDepartureDateTime

    void setDepartureDateTime(TiDateTime inData)
    Field departureDateTime is defined as part of xor.


    getArrivalDateTime

    TiDateTime getArrivalDateTime()
    Field arrivalDateTime is defined as part of xor.


    lookupArrivalDateTime

    TiDateTime lookupArrivalDateTime()
    Field arrivalDateTime is defined as part of xor.


    setArrivalDateTime

    void setArrivalDateTime(TiDateTime inData)
    Field arrivalDateTime is defined as part of xor.


    getPeriodStartDateTime

    TiDateTime getPeriodStartDateTime()
    Field periodStartDateTime is defined as part of xor.


    lookupPeriodStartDateTime

    TiDateTime lookupPeriodStartDateTime()
    Field periodStartDateTime is defined as part of xor.


    setPeriodStartDateTime

    void setPeriodStartDateTime(TiDateTime inData)
    Field periodStartDateTime is defined as part of xor.


    getPeriodEndDateTime

    TiDateTime getPeriodEndDateTime()
    Field periodEndDateTime is defined as part of xor.


    lookupPeriodEndDateTime

    TiDateTime lookupPeriodEndDateTime()
    Field periodEndDateTime is defined as part of xor.


    setPeriodEndDateTime

    void setPeriodEndDateTime(TiDateTime inData)
    Field periodEndDateTime is defined as part of xor.


    getMinimumChangeDuration

    TiTimeSpan getMinimumChangeDuration()
    Field minimumChangeDuration is defined as optional.


    lookupMinimumChangeDuration

    TiTimeSpan lookupMinimumChangeDuration()
    Field minimumChangeDuration is defined as optional.


    setMinimumChangeDuration

    void setMinimumChangeDuration(TiTimeSpan inData)
    Field minimumChangeDuration is defined as optional.


    getMaximumNoOfChanges

    SjIntegerString getMaximumNoOfChanges()
    Field maximumNoOfChanges is defined as mandatory.


    lookupMaximumNoOfChanges

    SjIntegerString lookupMaximumNoOfChanges()
    Field maximumNoOfChanges is defined as mandatory.


    setMaximumNoOfChanges

    void setMaximumNoOfChanges(SjIntegerString inData)
    Field maximumNoOfChanges is defined as mandatory.


    getMaximumNoOfChangesValue

    java.lang.String getMaximumNoOfChangesValue()
    Field maximumNoOfChanges is defined as mandatory.


    setMaximumNoOfChangesValue

    void setMaximumNoOfChangesValue(java.lang.String inData)
    Field maximumNoOfChanges is defined as mandatory.


    setMaximumNoOfChangesValue

    void setMaximumNoOfChangesValue(java.lang.String inData,
                                    boolean inNotify)
    Field maximumNoOfChanges is defined as mandatory.


    getAllowZone

    TiBooleanInterface getAllowZone()
    Field allowZone is defined as mandatory.


    lookupAllowZone

    TiBooleanInterface lookupAllowZone()
    Field allowZone is defined as mandatory.


    setAllowZone

    void setAllowZone(TiBooleanInterface inData)
    Field allowZone is defined as mandatory.


    getAllowZoneValue

    java.lang.Boolean getAllowZoneValue()
    Field allowZone is defined as mandatory.


    setAllowZoneValue

    void setAllowZoneValue(java.lang.Boolean inData)
    Field allowZone is defined as mandatory.


    setAllowZoneValue

    void setAllowZoneValue(java.lang.Boolean inData,
                           boolean inNotify)
    Field allowZone is defined as mandatory.


    getTravelMethodProductCodeList

    SjTravelMethodProductCodeList getTravelMethodProductCodeList()
    Field travelMethodProductCodeList is defined as optional.


    lookupTravelMethodProductCodeList

    SjTravelMethodProductCodeList lookupTravelMethodProductCodeList()
    Field travelMethodProductCodeList is defined as optional.


    setTravelMethodProductCodeList

    void setTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
    Field travelMethodProductCodeList is defined as optional.


    getRequiredProductCodeList

    SjRequiredProductCodeList getRequiredProductCodeList()
    Field requiredProductCodeList is defined as optional.


    lookupRequiredProductCodeList

    SjRequiredProductCodeList lookupRequiredProductCodeList()
    Field requiredProductCodeList is defined as optional.


    setRequiredProductCodeList

    void setRequiredProductCodeList(SjRequiredProductCodeList inData)
    Field requiredProductCodeList is defined as optional.


    getRequiredSectionProducerList

    SjCodeList getRequiredSectionProducerList()
    Field requiredSectionProducerList is defined as optional.


    lookupRequiredSectionProducerList

    SjCodeList lookupRequiredSectionProducerList()
    Field requiredSectionProducerList is defined as optional.


    setRequiredSectionProducerList

    void setRequiredSectionProducerList(SjCodeList inData)
    Field requiredSectionProducerList is defined as optional.


    getUnSalableSectionProducerList

    SjCodeList getUnSalableSectionProducerList()
    Field unSalableSectionProducerList is defined as optional.


    lookupUnSalableSectionProducerList

    SjCodeList lookupUnSalableSectionProducerList()
    Field unSalableSectionProducerList is defined as optional.


    setUnSalableSectionProducerList

    void setUnSalableSectionProducerList(SjCodeList inData)
    Field unSalableSectionProducerList is defined as optional.


    getExcludedSectionProducerList

    SjCodeList getExcludedSectionProducerList()
    Field excludedSectionProducerList is defined as optional.


    lookupExcludedSectionProducerList

    SjCodeList lookupExcludedSectionProducerList()
    Field excludedSectionProducerList is defined as optional.


    setExcludedSectionProducerList

    void setExcludedSectionProducerList(SjCodeList inData)
    Field excludedSectionProducerList is defined as optional.


    getDemandLevel

    TiStringInterface getDemandLevel()
    Field demandLevel is defined as optional.


    lookupDemandLevel

    TiStringInterface lookupDemandLevel()
    Field demandLevel is defined as optional.


    setDemandLevel

    void setDemandLevel(TiStringInterface inData)
    Field demandLevel is defined as optional.


    getDemandLevelValue

    java.lang.String getDemandLevelValue()
    Field demandLevel is defined as optional.


    setDemandLevelValue

    void setDemandLevelValue(java.lang.String inData)
    Field demandLevel is defined as optional.


    setDemandLevelValue

    void setDemandLevelValue(java.lang.String inData,
                             boolean inNotify)
    Field demandLevel is defined as optional.


    getIncludePriceGroups

    TiBooleanInterface getIncludePriceGroups()
    Field includePriceGroups is defined as optional.


    lookupIncludePriceGroups

    TiBooleanInterface lookupIncludePriceGroups()
    Field includePriceGroups is defined as optional.


    setIncludePriceGroups

    void setIncludePriceGroups(TiBooleanInterface inData)
    Field includePriceGroups is defined as optional.


    getIncludePriceGroupsValue

    java.lang.Boolean getIncludePriceGroupsValue()
    Field includePriceGroups is defined as optional.


    setIncludePriceGroupsValue

    void setIncludePriceGroupsValue(java.lang.Boolean inData)
    Field includePriceGroups is defined as optional.


    setIncludePriceGroupsValue

    void setIncludePriceGroupsValue(java.lang.Boolean inData,
                                    boolean inNotify)
    Field includePriceGroups is defined as optional.


    getCampaignCode

    SjCode getCampaignCode()
    Field campaignCode is defined as optional.


    lookupCampaignCode

    SjCode lookupCampaignCode()
    Field campaignCode is defined as optional.


    setCampaignCode

    void setCampaignCode(SjCode inData)
    Field campaignCode is defined as optional.


    getCampaignCodeValue

    java.lang.String getCampaignCodeValue()
    Field campaignCode is defined as optional.


    setCampaignCodeValue

    void setCampaignCodeValue(java.lang.String inData)
    Field campaignCode is defined as optional.


    setCampaignCodeValue

    void setCampaignCodeValue(java.lang.String inData,
                              boolean inNotify)
    Field campaignCode is defined as optional.


    getIncludeCampaignInformation

    TiBooleanInterface getIncludeCampaignInformation()
    Field includeCampaignInformation is defined as optional.


    lookupIncludeCampaignInformation

    TiBooleanInterface lookupIncludeCampaignInformation()
    Field includeCampaignInformation is defined as optional.


    setIncludeCampaignInformation

    void setIncludeCampaignInformation(TiBooleanInterface inData)
    Field includeCampaignInformation is defined as optional.


    getIncludeCampaignInformationValue

    java.lang.Boolean getIncludeCampaignInformationValue()
    Field includeCampaignInformation is defined as optional.


    setIncludeCampaignInformationValue

    void setIncludeCampaignInformationValue(java.lang.Boolean inData)
    Field includeCampaignInformation is defined as optional.


    setIncludeCampaignInformationValue

    void setIncludeCampaignInformationValue(java.lang.Boolean inData,
                                            boolean inNotify)
    Field includeCampaignInformation is defined as optional.


    getIncludeViaLocations

    TiBooleanInterface getIncludeViaLocations()
    Field includeViaLocations is defined as optional.


    lookupIncludeViaLocations

    TiBooleanInterface lookupIncludeViaLocations()
    Field includeViaLocations is defined as optional.


    setIncludeViaLocations

    void setIncludeViaLocations(TiBooleanInterface inData)
    Field includeViaLocations is defined as optional.


    getIncludeViaLocationsValue

    java.lang.Boolean getIncludeViaLocationsValue()
    Field includeViaLocations is defined as optional.


    setIncludeViaLocationsValue

    void setIncludeViaLocationsValue(java.lang.Boolean inData)
    Field includeViaLocations is defined as optional.


    setIncludeViaLocationsValue

    void setIncludeViaLocationsValue(java.lang.Boolean inData,
                                     boolean inNotify)
    Field includeViaLocations is defined as optional.


    getCustomerPriority

    SjCode getCustomerPriority()
    Field customerPriority is defined as optional.


    lookupCustomerPriority

    SjCode lookupCustomerPriority()
    Field customerPriority is defined as optional.


    setCustomerPriority

    void setCustomerPriority(SjCode inData)
    Field customerPriority is defined as optional.


    getCustomerPriorityValue

    java.lang.String getCustomerPriorityValue()
    Field customerPriority is defined as optional.


    setCustomerPriorityValue

    void setCustomerPriorityValue(java.lang.String inData)
    Field customerPriority is defined as optional.


    setCustomerPriorityValue

    void setCustomerPriorityValue(java.lang.String inData,
                                  boolean inNotify)
    Field customerPriority is defined as optional.


    getPreferredSectionProducersList

    SjCodeList getPreferredSectionProducersList()
    Field preferredSectionProducersList is defined as optional.


    lookupPreferredSectionProducersList

    SjCodeList lookupPreferredSectionProducersList()
    Field preferredSectionProducersList is defined as optional.


    setPreferredSectionProducersList

    void setPreferredSectionProducersList(SjCodeList inData)
    Field preferredSectionProducersList is defined as optional.


    getNotPreferredSectionProducersList

    SjCodeList getNotPreferredSectionProducersList()
    Field notPreferredSectionProducersList is defined as optional.


    lookupNotPreferredSectionProducersList

    SjCodeList lookupNotPreferredSectionProducersList()
    Field notPreferredSectionProducersList is defined as optional.


    setNotPreferredSectionProducersList

    void setNotPreferredSectionProducersList(SjCodeList inData)
    Field notPreferredSectionProducersList is defined as optional.


    getPreferredTravelMethodProductCodeList

    SjTravelMethodProductCodeList getPreferredTravelMethodProductCodeList()
    Field preferredTravelMethodProductCodeList is defined as optional.


    lookupPreferredTravelMethodProductCodeList

    SjTravelMethodProductCodeList lookupPreferredTravelMethodProductCodeList()
    Field preferredTravelMethodProductCodeList is defined as optional.


    setPreferredTravelMethodProductCodeList

    void setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
    Field preferredTravelMethodProductCodeList is defined as optional.


    getNotPreferredTravelMethodProductCodeList

    SjTravelMethodProductCodeList getNotPreferredTravelMethodProductCodeList()
    Field notPreferredTravelMethodProductCodeList is defined as optional.


    lookupNotPreferredTravelMethodProductCodeList

    SjTravelMethodProductCodeList lookupNotPreferredTravelMethodProductCodeList()
    Field notPreferredTravelMethodProductCodeList is defined as optional.


    setNotPreferredTravelMethodProductCodeList

    void setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
    Field notPreferredTravelMethodProductCodeList is defined as optional.



    Copyright © 2012. All Rights Reserved.