|
||||||||||
| 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.SjItineraryQueryPlain
public class SjItineraryQueryPlain
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
|---|
TiAbstractMapData.TiMapDataComparator |
| Constructor Summary | |
|---|---|
SjItineraryQueryPlain()
|
|
| 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. |
java.lang.String |
getGeneratedTiName()
|
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. |
java.lang.String |
getRealTiName()
|
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. |
protected TiXorSpecificationEnumeration |
specifyXors()
|
| 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, 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 TiStringData customerId
public TiStringData contractNo
public SjLocationQueryPlain departureLocation
public SjLocationQueryPlain viaLocation
public SjLocationQueryPlain arrivalLocation
public TiIntegerData timeSpecificationXor
public TiDateTimePlain departureDateTime
public TiDateTimePlain arrivalDateTime
public TiDateTimePlain periodStartDateTime
public TiDateTimePlain periodEndDateTime
public TiTimeSpanPlain minimumChangeDuration
public SjIntegerStringPlain maximumNoOfChanges
public TiBooleanData allowZone
public SjTravelMethodProductCodeListPlain travelMethodProductCodeList
public SjRequiredProductCodeListPlain requiredProductCodeList
public SjCodeListPlain requiredSectionProducerList
public SjCodeListPlain unSalableSectionProducerList
public SjCodeListPlain excludedSectionProducerList
public TiStringData demandLevel
public TiBooleanData includePriceGroups
public SjCodePlain campaignCode
public TiBooleanData includeCampaignInformation
public TiBooleanData includeViaLocations
public SjCodePlain customerPriority
public SjCodeListPlain preferredSectionProducersList
public SjCodeListPlain notPreferredSectionProducersList
public SjTravelMethodProductCodeListPlain preferredTravelMethodProductCodeList
public SjTravelMethodProductCodeListPlain notPreferredTravelMethodProductCodeList
| Constructor Detail |
|---|
public SjItineraryQueryPlain()
| Method Detail |
|---|
public TiStringInterface getCustomerId()
getCustomerId in interface SjItineraryQuerypublic TiStringInterface lookupCustomerId()
lookupCustomerId in interface SjItineraryQuerypublic void setCustomerId(TiStringInterface inData)
setCustomerId in interface SjItineraryQuerypublic java.lang.String getCustomerIdValue()
getCustomerIdValue in interface SjItineraryQuerypublic void setCustomerIdValue(java.lang.String inData)
setCustomerIdValue in interface SjItineraryQuery
public void setCustomerIdValue(java.lang.String inData,
boolean inNotify)
setCustomerIdValue in interface SjItineraryQuerypublic TiStringInterface getContractNo()
getContractNo in interface SjItineraryQuerypublic TiStringInterface lookupContractNo()
lookupContractNo in interface SjItineraryQuerypublic void setContractNo(TiStringInterface inData)
setContractNo in interface SjItineraryQuerypublic java.lang.String getContractNoValue()
getContractNoValue in interface SjItineraryQuerypublic void setContractNoValue(java.lang.String inData)
setContractNoValue in interface SjItineraryQuery
public void setContractNoValue(java.lang.String inData,
boolean inNotify)
setContractNoValue in interface SjItineraryQuerypublic SjLocationQuery getDepartureLocation()
getDepartureLocation in interface SjItineraryQuerypublic SjLocationQuery lookupDepartureLocation()
lookupDepartureLocation in interface SjItineraryQuerypublic void setDepartureLocation(SjLocationQuery inData)
setDepartureLocation in interface SjItineraryQuerypublic SjLocationQuery getViaLocation()
getViaLocation in interface SjItineraryQuerypublic SjLocationQuery lookupViaLocation()
lookupViaLocation in interface SjItineraryQuerypublic void setViaLocation(SjLocationQuery inData)
setViaLocation in interface SjItineraryQuerypublic SjLocationQuery getArrivalLocation()
getArrivalLocation in interface SjItineraryQuerypublic SjLocationQuery lookupArrivalLocation()
lookupArrivalLocation in interface SjItineraryQuerypublic void setArrivalLocation(SjLocationQuery inData)
setArrivalLocation in interface SjItineraryQuerypublic TiIntegerInterface getTimeSpecificationXor()
getTimeSpecificationXor in interface SjItineraryQuerypublic TiIntegerInterface lookupTimeSpecificationXor()
lookupTimeSpecificationXor in interface SjItineraryQuerypublic void setTimeSpecificationXor(TiIntegerInterface inData)
setTimeSpecificationXor in interface SjItineraryQuerypublic java.lang.Integer getTimeSpecificationXorValue()
getTimeSpecificationXorValue in interface SjItineraryQuerypublic void setTimeSpecificationXorValue(java.lang.Integer inData)
setTimeSpecificationXorValue in interface SjItineraryQuerypublic TiDateTime getDepartureDateTime()
getDepartureDateTime in interface SjItineraryQuerypublic TiDateTime lookupDepartureDateTime()
lookupDepartureDateTime in interface SjItineraryQuerypublic void setDepartureDateTime(TiDateTime inData)
setDepartureDateTime in interface SjItineraryQuerypublic TiDateTime getArrivalDateTime()
getArrivalDateTime in interface SjItineraryQuerypublic TiDateTime lookupArrivalDateTime()
lookupArrivalDateTime in interface SjItineraryQuerypublic void setArrivalDateTime(TiDateTime inData)
setArrivalDateTime in interface SjItineraryQuerypublic TiDateTime getPeriodStartDateTime()
getPeriodStartDateTime in interface SjItineraryQuerypublic TiDateTime lookupPeriodStartDateTime()
lookupPeriodStartDateTime in interface SjItineraryQuerypublic void setPeriodStartDateTime(TiDateTime inData)
setPeriodStartDateTime in interface SjItineraryQuerypublic TiDateTime getPeriodEndDateTime()
getPeriodEndDateTime in interface SjItineraryQuerypublic TiDateTime lookupPeriodEndDateTime()
lookupPeriodEndDateTime in interface SjItineraryQuerypublic void setPeriodEndDateTime(TiDateTime inData)
setPeriodEndDateTime in interface SjItineraryQuerypublic TiTimeSpan getMinimumChangeDuration()
getMinimumChangeDuration in interface SjItineraryQuerypublic TiTimeSpan lookupMinimumChangeDuration()
lookupMinimumChangeDuration in interface SjItineraryQuerypublic void setMinimumChangeDuration(TiTimeSpan inData)
setMinimumChangeDuration in interface SjItineraryQuerypublic SjIntegerString getMaximumNoOfChanges()
getMaximumNoOfChanges in interface SjItineraryQuerypublic SjIntegerString lookupMaximumNoOfChanges()
lookupMaximumNoOfChanges in interface SjItineraryQuerypublic void setMaximumNoOfChanges(SjIntegerString inData)
setMaximumNoOfChanges in interface SjItineraryQuerypublic java.lang.String getMaximumNoOfChangesValue()
getMaximumNoOfChangesValue in interface SjItineraryQuerypublic void setMaximumNoOfChangesValue(java.lang.String inData)
setMaximumNoOfChangesValue in interface SjItineraryQuery
public void setMaximumNoOfChangesValue(java.lang.String inData,
boolean inNotify)
setMaximumNoOfChangesValue in interface SjItineraryQuerypublic TiBooleanInterface getAllowZone()
getAllowZone in interface SjItineraryQuerypublic TiBooleanInterface lookupAllowZone()
lookupAllowZone in interface SjItineraryQuerypublic void setAllowZone(TiBooleanInterface inData)
setAllowZone in interface SjItineraryQuerypublic java.lang.Boolean getAllowZoneValue()
getAllowZoneValue in interface SjItineraryQuerypublic void setAllowZoneValue(java.lang.Boolean inData)
setAllowZoneValue in interface SjItineraryQuery
public void setAllowZoneValue(java.lang.Boolean inData,
boolean inNotify)
setAllowZoneValue in interface SjItineraryQuerypublic SjTravelMethodProductCodeList getTravelMethodProductCodeList()
getTravelMethodProductCodeList in interface SjItineraryQuerypublic SjTravelMethodProductCodeList lookupTravelMethodProductCodeList()
lookupTravelMethodProductCodeList in interface SjItineraryQuerypublic void setTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
setTravelMethodProductCodeList in interface SjItineraryQuerypublic SjRequiredProductCodeList getRequiredProductCodeList()
getRequiredProductCodeList in interface SjItineraryQuerypublic SjRequiredProductCodeList lookupRequiredProductCodeList()
lookupRequiredProductCodeList in interface SjItineraryQuerypublic void setRequiredProductCodeList(SjRequiredProductCodeList inData)
setRequiredProductCodeList in interface SjItineraryQuerypublic SjCodeList getRequiredSectionProducerList()
getRequiredSectionProducerList in interface SjItineraryQuerypublic SjCodeList lookupRequiredSectionProducerList()
lookupRequiredSectionProducerList in interface SjItineraryQuerypublic void setRequiredSectionProducerList(SjCodeList inData)
setRequiredSectionProducerList in interface SjItineraryQuerypublic SjCodeList getUnSalableSectionProducerList()
getUnSalableSectionProducerList in interface SjItineraryQuerypublic SjCodeList lookupUnSalableSectionProducerList()
lookupUnSalableSectionProducerList in interface SjItineraryQuerypublic void setUnSalableSectionProducerList(SjCodeList inData)
setUnSalableSectionProducerList in interface SjItineraryQuerypublic SjCodeList getExcludedSectionProducerList()
getExcludedSectionProducerList in interface SjItineraryQuerypublic SjCodeList lookupExcludedSectionProducerList()
lookupExcludedSectionProducerList in interface SjItineraryQuerypublic void setExcludedSectionProducerList(SjCodeList inData)
setExcludedSectionProducerList in interface SjItineraryQuerypublic TiStringInterface getDemandLevel()
getDemandLevel in interface SjItineraryQuerypublic TiStringInterface lookupDemandLevel()
lookupDemandLevel in interface SjItineraryQuerypublic void setDemandLevel(TiStringInterface inData)
setDemandLevel in interface SjItineraryQuerypublic java.lang.String getDemandLevelValue()
getDemandLevelValue in interface SjItineraryQuerypublic void setDemandLevelValue(java.lang.String inData)
setDemandLevelValue in interface SjItineraryQuery
public void setDemandLevelValue(java.lang.String inData,
boolean inNotify)
setDemandLevelValue in interface SjItineraryQuerypublic TiBooleanInterface getIncludePriceGroups()
getIncludePriceGroups in interface SjItineraryQuerypublic TiBooleanInterface lookupIncludePriceGroups()
lookupIncludePriceGroups in interface SjItineraryQuerypublic void setIncludePriceGroups(TiBooleanInterface inData)
setIncludePriceGroups in interface SjItineraryQuerypublic java.lang.Boolean getIncludePriceGroupsValue()
getIncludePriceGroupsValue in interface SjItineraryQuerypublic void setIncludePriceGroupsValue(java.lang.Boolean inData)
setIncludePriceGroupsValue in interface SjItineraryQuery
public void setIncludePriceGroupsValue(java.lang.Boolean inData,
boolean inNotify)
setIncludePriceGroupsValue in interface SjItineraryQuerypublic SjCode getCampaignCode()
getCampaignCode in interface SjItineraryQuerypublic SjCode lookupCampaignCode()
lookupCampaignCode in interface SjItineraryQuerypublic void setCampaignCode(SjCode inData)
setCampaignCode in interface SjItineraryQuerypublic java.lang.String getCampaignCodeValue()
getCampaignCodeValue in interface SjItineraryQuerypublic void setCampaignCodeValue(java.lang.String inData)
setCampaignCodeValue in interface SjItineraryQuery
public void setCampaignCodeValue(java.lang.String inData,
boolean inNotify)
setCampaignCodeValue in interface SjItineraryQuerypublic TiBooleanInterface getIncludeCampaignInformation()
getIncludeCampaignInformation in interface SjItineraryQuerypublic TiBooleanInterface lookupIncludeCampaignInformation()
lookupIncludeCampaignInformation in interface SjItineraryQuerypublic void setIncludeCampaignInformation(TiBooleanInterface inData)
setIncludeCampaignInformation in interface SjItineraryQuerypublic java.lang.Boolean getIncludeCampaignInformationValue()
getIncludeCampaignInformationValue in interface SjItineraryQuerypublic void setIncludeCampaignInformationValue(java.lang.Boolean inData)
setIncludeCampaignInformationValue in interface SjItineraryQuery
public void setIncludeCampaignInformationValue(java.lang.Boolean inData,
boolean inNotify)
setIncludeCampaignInformationValue in interface SjItineraryQuerypublic TiBooleanInterface getIncludeViaLocations()
getIncludeViaLocations in interface SjItineraryQuerypublic TiBooleanInterface lookupIncludeViaLocations()
lookupIncludeViaLocations in interface SjItineraryQuerypublic void setIncludeViaLocations(TiBooleanInterface inData)
setIncludeViaLocations in interface SjItineraryQuerypublic java.lang.Boolean getIncludeViaLocationsValue()
getIncludeViaLocationsValue in interface SjItineraryQuerypublic void setIncludeViaLocationsValue(java.lang.Boolean inData)
setIncludeViaLocationsValue in interface SjItineraryQuery
public void setIncludeViaLocationsValue(java.lang.Boolean inData,
boolean inNotify)
setIncludeViaLocationsValue in interface SjItineraryQuerypublic SjCode getCustomerPriority()
getCustomerPriority in interface SjItineraryQuerypublic SjCode lookupCustomerPriority()
lookupCustomerPriority in interface SjItineraryQuerypublic void setCustomerPriority(SjCode inData)
setCustomerPriority in interface SjItineraryQuerypublic java.lang.String getCustomerPriorityValue()
getCustomerPriorityValue in interface SjItineraryQuerypublic void setCustomerPriorityValue(java.lang.String inData)
setCustomerPriorityValue in interface SjItineraryQuery
public void setCustomerPriorityValue(java.lang.String inData,
boolean inNotify)
setCustomerPriorityValue in interface SjItineraryQuerypublic SjCodeList getPreferredSectionProducersList()
getPreferredSectionProducersList in interface SjItineraryQuerypublic SjCodeList lookupPreferredSectionProducersList()
lookupPreferredSectionProducersList in interface SjItineraryQuerypublic void setPreferredSectionProducersList(SjCodeList inData)
setPreferredSectionProducersList in interface SjItineraryQuerypublic SjCodeList getNotPreferredSectionProducersList()
getNotPreferredSectionProducersList in interface SjItineraryQuerypublic SjCodeList lookupNotPreferredSectionProducersList()
lookupNotPreferredSectionProducersList in interface SjItineraryQuerypublic void setNotPreferredSectionProducersList(SjCodeList inData)
setNotPreferredSectionProducersList in interface SjItineraryQuerypublic SjTravelMethodProductCodeList getPreferredTravelMethodProductCodeList()
getPreferredTravelMethodProductCodeList in interface SjItineraryQuerypublic SjTravelMethodProductCodeList lookupPreferredTravelMethodProductCodeList()
lookupPreferredTravelMethodProductCodeList in interface SjItineraryQuerypublic void setPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
setPreferredTravelMethodProductCodeList in interface SjItineraryQuerypublic SjTravelMethodProductCodeList getNotPreferredTravelMethodProductCodeList()
getNotPreferredTravelMethodProductCodeList in interface SjItineraryQuerypublic SjTravelMethodProductCodeList lookupNotPreferredTravelMethodProductCodeList()
lookupNotPreferredTravelMethodProductCodeList in interface SjItineraryQuerypublic void setNotPreferredTravelMethodProductCodeList(SjTravelMethodProductCodeList inData)
setNotPreferredTravelMethodProductCodeList in interface SjItineraryQueryprotected TiXorSpecificationEnumeration specifyXors()
specifyXors in class TiAbstractMapDatapublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractDatapublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||