se.sj.stina.domain.model
Interface SjItineraryLightQuery

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:
SjItineraryLightQueryPlain, SjItineraryLightQueryStandard

public interface SjItineraryLightQuery
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

Förenklad tidtabellsfråga


Field Summary
static java.lang.String ARRIVAL_DATE
           
static java.lang.String ARRIVAL_LOCATION
           
static java.lang.String ARRIVAL_TIME
           
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
           
static java.lang.String DEPARTURE_LOCATION
           
static java.lang.String DEPARTURE_TIME
           
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 MAX_ITINERARIES
           
static java.lang.String MAXIMUM_NO_OF_CHANGES
           
static java.lang.String MINIMUM_CHANGE_DURATION
           
static java.lang.String NOT_INCLUDE_TRAVEL_METHOD_PRODUCT_CODE_LIST
           
static java.lang.String NOT_PREFERRED_SECTION_PRODUCERS_LIST
           
static java.lang.String NOT_PREFERRED_TRAVEL_METHOD_PRODUCT_CODE_LIST
           
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 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
 TiDate getArrivalDate()
          Field arrivalDate is defined as part of xor.
 SjLocationQuery getArrivalLocation()
          Field arrivalLocation is defined as mandatory.
 TiTime getArrivalTime()
          Field arrivalTime is defined as optional.
 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.
 TiDate getDepartureDate()
          Field departureDate is defined as part of xor.
 SjLocationQuery getDepartureLocation()
          Field departureLocation is defined as mandatory.
 TiTime getDepartureTime()
          Field departureTime is defined as optional.
 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 optional.
 java.lang.String getMaximumNoOfChangesValue()
          Field maximumNoOfChanges is defined as optional.
 SjIntegerString getMaxItineraries()
          Field maxItineraries is defined as optional.
 java.lang.String getMaxItinerariesValue()
          Field maxItineraries is defined as optional.
 TiTimeSpan getMinimumChangeDuration()
          Field minimumChangeDuration is defined as optional.
 SjTravelMethodProductCodeList getNotIncludeTravelMethodProductCodeList()
          Field notIncludeTravelMethodProductCodeList is defined as optional.
 SjCodeList getNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjTravelMethodProductCodeList getNotPreferredTravelMethodProductCodeList()
          Field notPreferredTravelMethodProductCodeList is defined as optional.
 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
 SjCodeList getUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjLocationQuery getViaLocation()
          Field viaLocation is defined as optional.
 TiDate lookupArrivalDate()
          Field arrivalDate is defined as part of xor.
 SjLocationQuery lookupArrivalLocation()
          Field arrivalLocation is defined as mandatory.
 TiTime lookupArrivalTime()
          Field arrivalTime is defined as optional.
 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.
 TiDate lookupDepartureDate()
          Field departureDate is defined as part of xor.
 SjLocationQuery lookupDepartureLocation()
          Field departureLocation is defined as mandatory.
 TiTime lookupDepartureTime()
          Field departureTime is defined as optional.
 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 optional.
 SjIntegerString lookupMaxItineraries()
          Field maxItineraries is defined as optional.
 TiTimeSpan lookupMinimumChangeDuration()
          Field minimumChangeDuration is defined as optional.
 SjTravelMethodProductCodeList lookupNotIncludeTravelMethodProductCodeList()
          Field notIncludeTravelMethodProductCodeList is defined as optional.
 SjCodeList lookupNotPreferredSectionProducersList()
          Field notPreferredSectionProducersList is defined as optional.
 SjTravelMethodProductCodeList lookupNotPreferredTravelMethodProductCodeList()
          Field notPreferredTravelMethodProductCodeList is defined as optional.
 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
 SjCodeList lookupUnSalableSectionProducerList()
          Field unSalableSectionProducerList is defined as optional.
 SjLocationQuery lookupViaLocation()
          Field viaLocation is defined as optional.
 void setArrivalDate(TiDate inData)
          Field arrivalDate is defined as part of xor.
 void setArrivalLocation(SjLocationQuery inData)
          Field arrivalLocation is defined as mandatory.
 void setArrivalTime(TiTime inData)
          Field arrivalTime is defined as optional.
 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 setDepartureDate(TiDate inData)
          Field departureDate is defined as part of xor.
 void setDepartureLocation(SjLocationQuery inData)
          Field departureLocation is defined as mandatory.
 void setDepartureTime(TiTime inData)
          Field departureTime is defined as optional.
 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 optional.
 void setMaximumNoOfChangesValue(java.lang.String inData)
          Field maximumNoOfChanges is defined as optional.
 void setMaximumNoOfChangesValue(java.lang.String inData, boolean inNotify)
          Field maximumNoOfChanges is defined as optional.
 void setMaxItineraries(SjIntegerString inData)
          Field maxItineraries is defined as optional.
 void setMaxItinerariesValue(java.lang.String inData)
          Field maxItineraries is defined as optional.
 void setMaxItinerariesValue(java.lang.String inData, boolean inNotify)
          Field maxItineraries is defined as optional.
 void setMinimumChangeDuration(TiTimeSpan inData)
          Field minimumChangeDuration is defined as optional.
 void setNotIncludeTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
          Field notIncludeTravelMethodProductCodeList 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 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 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

ARRIVAL_LOCATION

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

VIA_LOCATION

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

TIME_SPECIFICATION_XOR

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

DEPARTURE_DATE

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

DEPARTURE_TIME

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

ARRIVAL_DATE

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

ARRIVAL_TIME

static final java.lang.String ARRIVAL_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

MAX_ITINERARIES

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

NOT_INCLUDE_TRAVEL_METHOD_PRODUCT_CODE_LIST

static final java.lang.String NOT_INCLUDE_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.


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.


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.


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


getDepartureDate

TiDate getDepartureDate()
Field departureDate is defined as part of xor.


lookupDepartureDate

TiDate lookupDepartureDate()
Field departureDate is defined as part of xor.


setDepartureDate

void setDepartureDate(TiDate inData)
Field departureDate is defined as part of xor.


getDepartureTime

TiTime getDepartureTime()
Field departureTime is defined as optional.


lookupDepartureTime

TiTime lookupDepartureTime()
Field departureTime is defined as optional.


setDepartureTime

void setDepartureTime(TiTime inData)
Field departureTime is defined as optional.


getArrivalDate

TiDate getArrivalDate()
Field arrivalDate is defined as part of xor.


lookupArrivalDate

TiDate lookupArrivalDate()
Field arrivalDate is defined as part of xor.


setArrivalDate

void setArrivalDate(TiDate inData)
Field arrivalDate is defined as part of xor.


getArrivalTime

TiTime getArrivalTime()
Field arrivalTime is defined as optional.


lookupArrivalTime

TiTime lookupArrivalTime()
Field arrivalTime is defined as optional.


setArrivalTime

void setArrivalTime(TiTime inData)
Field arrivalTime is defined as optional.


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 optional.


lookupMaximumNoOfChanges

SjIntegerString lookupMaximumNoOfChanges()
Field maximumNoOfChanges is defined as optional.


setMaximumNoOfChanges

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


getMaximumNoOfChangesValue

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


setMaximumNoOfChangesValue

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


setMaximumNoOfChangesValue

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


getMaxItineraries

SjIntegerString getMaxItineraries()
Field maxItineraries is defined as optional.


lookupMaxItineraries

SjIntegerString lookupMaxItineraries()
Field maxItineraries is defined as optional.


setMaxItineraries

void setMaxItineraries(SjIntegerString inData)
Field maxItineraries is defined as optional.


getMaxItinerariesValue

java.lang.String getMaxItinerariesValue()
Field maxItineraries is defined as optional.


setMaxItinerariesValue

void setMaxItinerariesValue(java.lang.String inData)
Field maxItineraries is defined as optional.


setMaxItinerariesValue

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


getNotIncludeTravelMethodProductCodeList

SjTravelMethodProductCodeList getNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional.


lookupNotIncludeTravelMethodProductCodeList

SjTravelMethodProductCodeList lookupNotIncludeTravelMethodProductCodeList()
Field notIncludeTravelMethodProductCodeList is defined as optional.


setNotIncludeTravelMethodProductCodeList

void setNotIncludeTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
Field notIncludeTravelMethodProductCodeList 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.