|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.pkg.ExtrasInfoRS
public class ExtrasInfoRS
The message returns package extras and/or car rental information for a specific package. Schema fragment(s) for this class:
<xs:element xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="OTA_PkgExtrasInfoRS"> <xs:complexType> <xs:choice> <xs:sequence> <xs:element type="ns:SuccessType" name="Success"/> <xs:element type="ns:WarningsType" name="Warnings" minOccurs="0"/> <xs:element name="PackageInfo"> <xs:complexType> <xs:sequence> <xs:element type="ns:URL_Type" name="URL" minOccurs="0"/> <xs:element name="DateRange" minOccurs="0"> <xs:complexType> <xs:attributeGroup ref="ns:DateTimeSpanGroup"/> </xs:complexType> </xs:element> <xs:element name="ItineraryItems" minOccurs="0"> <!-- Reference to inner class ItineraryItems --> </xs:element> </xs:sequence> <xs:attributeGroup ref="ns:ID_OptionalGroup"/> <xs:attribute type="xs:string" use="optional" name="Type"/> <xs:attribute type="xs:string" use="optional" name="TravelCode"/> <xs:attribute type="xs:string" use="optional" name="TourCode"/> <xs:attribute type="xs:string" use="optional" name="ShortDescription"/> <xs:attribute type="xs:string" use="optional" name="BoardCode"/> <xs:attribute type="xs:string" use="optional" name="BrandCode"/> <xs:attribute type="xs:string" use="optional" name="ProductCode"/> </xs:complexType> </xs:element> <xs:element name="ExtraGroups" minOccurs="0"> <!-- Reference to inner class ExtraGroups --> </xs:element> <xs:element name="Extras" minOccurs="0"> <!-- Reference to inner class Extras --> </xs:element> <xs:element ref="ns:TPA_Extensions" minOccurs="0"/> </xs:sequence> <xs:element type="ns:ErrorsType" name="Errors"/> </xs:choice> <xs:attributeGroup ref="ns:OTA_PayloadStdAttributes"/> <xs:attributeGroup ref="ns:CompanyID_AttributesGroup"/> <xs:attributeGroup ref="ns:CurrencyCodeGroup"/> </xs:complexType> </xs:element> <xs:complexType xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="SuccessType"/> <xs:attributeGroup xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="ID_OptionalGroup"> <xs:attribute type="xs:string" use="optional" name="ID"/> </xs:attributeGroup> <xs:element xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" type="ns:TPA_ExtensionsType" name="TPA_Extensions"/>
Nested Class Summary | |
---|---|
static class |
ExtrasInfoRS.ExtraGroups
A collection of groupings of extra facilities Schema fragment(s) for this class: |
static class |
ExtrasInfoRS.Extras
A collection of extra facilities available with the package Schema fragment(s) for this class: |
static class |
ExtrasInfoRS.ItineraryItems
A collection of elements to allow any item of inventory to be requested for a booking. |
Constructor Summary | |
---|---|
ExtrasInfoRS()
|
Method Summary | |
---|---|
void |
clearChoiceSelect()
Clear the choice selection. |
CompanyIDAttributesGroup |
getCompanyIDAttributesGroup()
Get the 'CompanyID_AttributesGroup' attributeGroup value. |
CurrencyCodeGroup |
getCurrencyCodeGroup()
Get the 'CurrencyCodeGroup' attributeGroup value. |
Errors |
getErrors()
Get the 'Errors' element value. |
ExtrasInfoRS.ExtraGroups |
getExtraGroups()
Get the 'ExtraGroups' element value. |
ExtrasInfoRS.Extras |
getExtras()
Get the 'Extras' element value. |
ExtrasInfoRS.ItineraryItems |
getItineraryItems()
Get the 'ItineraryItems' element value. |
OTAPayloadStdAttributes |
getOTAPayloadStdAttributes()
Get the 'OTA_PayloadStdAttributes' attributeGroup value. |
java.lang.String |
getPackageInfoBoardCode()
Get the 'BoardCode' attribute value. |
java.lang.String |
getPackageInfoBrandCode()
Get the 'BrandCode' attribute value. |
DateTimeSpanGroup |
getPackageInfoDateRange()
Get the 'DateTimeSpanGroup' attributeGroup value. |
java.lang.String |
getPackageInfoID()
Get the 'ID' attribute value. |
java.lang.String |
getPackageInfoProductCode()
Get the 'ProductCode' attribute value. |
java.lang.String |
getPackageInfoShortDescription()
Get the 'ShortDescription' attribute value. |
java.lang.String |
getPackageInfoTourCode()
Get the 'TourCode' attribute value. |
java.lang.String |
getPackageInfoTravelCode()
Get the 'TravelCode' attribute value. |
java.lang.String |
getPackageInfoType()
Get the 'Type' attribute value. |
URL |
getPackageInfoURL()
Get the 'URL' element value. |
TPAExtensions |
getTPAExtensions()
Get the 'TPA_Extensions' element value. |
Warnings |
getWarnings()
Get the 'Warnings' element value. |
boolean |
ifErrors()
Check if Errors is current selection for choice. |
boolean |
ifSuccess()
Check if Success is current selection for choice. |
void |
setCompanyIDAttributesGroup(CompanyIDAttributesGroup companyIDAttributesGroup)
Set the 'CompanyID_AttributesGroup' attributeGroup value. |
void |
setCurrencyCodeGroup(CurrencyCodeGroup currencyCodeGroup)
Set the 'CurrencyCodeGroup' attributeGroup value. |
void |
setErrors(Errors errors)
Set the 'Errors' element value. |
void |
setExtraGroups(ExtrasInfoRS.ExtraGroups extraGroups)
Set the 'ExtraGroups' element value. |
void |
setExtras(ExtrasInfoRS.Extras extras)
Set the 'Extras' element value. |
void |
setItineraryItems(ExtrasInfoRS.ItineraryItems itineraryItems)
Set the 'ItineraryItems' element value. |
void |
setOTAPayloadStdAttributes(OTAPayloadStdAttributes OTAPayloadStdAttributes)
Set the 'OTA_PayloadStdAttributes' attributeGroup value. |
void |
setPackageInfoBoardCode(java.lang.String packageInfoBoardCode)
Set the 'BoardCode' attribute value. |
void |
setPackageInfoBrandCode(java.lang.String packageInfoBrandCode)
Set the 'BrandCode' attribute value. |
void |
setPackageInfoDateRange(DateTimeSpanGroup packageInfoDateRange)
Set the 'DateTimeSpanGroup' attributeGroup value. |
void |
setPackageInfoID(java.lang.String packageInfoID)
Set the 'ID' attribute value. |
void |
setPackageInfoProductCode(java.lang.String packageInfoProductCode)
Set the 'ProductCode' attribute value. |
void |
setPackageInfoShortDescription(java.lang.String packageInfoShortDescription)
Set the 'ShortDescription' attribute value. |
void |
setPackageInfoTourCode(java.lang.String packageInfoTourCode)
Set the 'TourCode' attribute value. |
void |
setPackageInfoTravelCode(java.lang.String packageInfoTravelCode)
Set the 'TravelCode' attribute value. |
void |
setPackageInfoType(java.lang.String packageInfoType)
Set the 'Type' attribute value. |
void |
setPackageInfoURL(URL packageInfoURL)
Set the 'URL' element value. |
void |
setTPAExtensions(TPAExtensions TPAExtensions)
Set the 'TPA_Extensions' element value. |
void |
setWarnings(Warnings warnings)
Set the 'Warnings' element value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtrasInfoRS()
Method Detail |
---|
public void clearChoiceSelect()
public boolean ifSuccess()
true
if selection, false
if notpublic Warnings getWarnings()
public void setWarnings(Warnings warnings)
warnings
- public URL getPackageInfoURL()
public void setPackageInfoURL(URL packageInfoURL)
packageInfoURL
- public DateTimeSpanGroup getPackageInfoDateRange()
public void setPackageInfoDateRange(DateTimeSpanGroup packageInfoDateRange)
packageInfoDateRange
- public ExtrasInfoRS.ItineraryItems getItineraryItems()
public void setItineraryItems(ExtrasInfoRS.ItineraryItems itineraryItems)
itineraryItems
- public java.lang.String getPackageInfoID()
public void setPackageInfoID(java.lang.String packageInfoID)
packageInfoID
- public java.lang.String getPackageInfoType()
public void setPackageInfoType(java.lang.String packageInfoType)
packageInfoType
- public java.lang.String getPackageInfoTravelCode()
public void setPackageInfoTravelCode(java.lang.String packageInfoTravelCode)
packageInfoTravelCode
- public java.lang.String getPackageInfoTourCode()
public void setPackageInfoTourCode(java.lang.String packageInfoTourCode)
packageInfoTourCode
- public java.lang.String getPackageInfoShortDescription()
public void setPackageInfoShortDescription(java.lang.String packageInfoShortDescription)
packageInfoShortDescription
- public java.lang.String getPackageInfoBoardCode()
public void setPackageInfoBoardCode(java.lang.String packageInfoBoardCode)
packageInfoBoardCode
- public java.lang.String getPackageInfoBrandCode()
public void setPackageInfoBrandCode(java.lang.String packageInfoBrandCode)
packageInfoBrandCode
- public java.lang.String getPackageInfoProductCode()
public void setPackageInfoProductCode(java.lang.String packageInfoProductCode)
packageInfoProductCode
- public ExtrasInfoRS.ExtraGroups getExtraGroups()
public void setExtraGroups(ExtrasInfoRS.ExtraGroups extraGroups)
extraGroups
- public ExtrasInfoRS.Extras getExtras()
public void setExtras(ExtrasInfoRS.Extras extras)
extras
- public TPAExtensions getTPAExtensions()
public void setTPAExtensions(TPAExtensions TPAExtensions)
TPAExtensions
- public boolean ifErrors()
true
if selection, false
if notpublic Errors getErrors()
public void setErrors(Errors errors)
errors
- public OTAPayloadStdAttributes getOTAPayloadStdAttributes()
public void setOTAPayloadStdAttributes(OTAPayloadStdAttributes OTAPayloadStdAttributes)
OTAPayloadStdAttributes
- public CompanyIDAttributesGroup getCompanyIDAttributesGroup()
public void setCompanyIDAttributesGroup(CompanyIDAttributesGroup companyIDAttributesGroup)
companyIDAttributesGroup
- public CurrencyCodeGroup getCurrencyCodeGroup()
public void setCurrencyCodeGroup(CurrencyCodeGroup currencyCodeGroup)
currencyCodeGroup
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |