org.ota.hotel
Class HotelDescriptiveContent.AffiliationInfo

java.lang.Object
  extended by org.ota.hotel.HotelDescriptiveContent.AffiliationInfo
Enclosing class:
HotelDescriptiveContent

public static class HotelDescriptiveContent.AffiliationInfo
extends java.lang.Object

Provides information regarding affiliations, loyalty programs and award ratings. 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" type="ns:AffiliationInfoType" name="AffiliationInfo" minOccurs="0"/>
 
 <xs:complexType xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="AffiliationInfoType">
   <xs:sequence>
     <xs:element name="DistribSystems" minOccurs="0">
       <!-- Reference to inner class DistribSystems -->
     </xs:element>
     <xs:element name="Brands" minOccurs="0">
       <!-- Reference to inner class Brands -->
     </xs:element>
     <xs:element name="LoyalPrograms" minOccurs="0">
       <!-- Reference to inner class LoyalPrograms -->
     </xs:element>
     <xs:element name="Awards" minOccurs="0">
       <!-- Reference to inner class Awards -->
     </xs:element>
     <xs:element name="PartnerInfos" minOccurs="0">
       <!-- Reference to inner class PartnerInfos -->
     </xs:element>
     <xs:element name="Descriptions" minOccurs="0">
       <!-- Reference to inner class Descriptions -->
     </xs:element>
   </xs:sequence>
   <xs:attribute type="xs:dateTime" use="optional" name="LastUpdated"/>
 </xs:complexType>
 


Nested Class Summary
static class HotelDescriptiveContent.AffiliationInfo.Awards
          A collection of Award elements.
static class HotelDescriptiveContent.AffiliationInfo.Brands
          Collection of Brands.
static class HotelDescriptiveContent.AffiliationInfo.Descriptions
          Collection of affiliation descriptions.
static class HotelDescriptiveContent.AffiliationInfo.DistribSystems
          A collection of DistribSystem elements.
static class HotelDescriptiveContent.AffiliationInfo.LoyalPrograms
          Collection of LoyalPrograms.
static class HotelDescriptiveContent.AffiliationInfo.PartnerInfos
          Collection of PartnerInfo.
 
Constructor Summary
HotelDescriptiveContent.AffiliationInfo()
           
 
Method Summary
 HotelDescriptiveContent.AffiliationInfo.Awards getAwards()
          Get the 'Awards' element value.
 HotelDescriptiveContent.AffiliationInfo.Brands getBrands()
          Get the 'Brands' element value.
 HotelDescriptiveContent.AffiliationInfo.Descriptions getDescriptions()
          Get the 'Descriptions' element value.
 HotelDescriptiveContent.AffiliationInfo.DistribSystems getDistribSystems()
          Get the 'DistribSystems' element value.
 java.util.Date getLastUpdated()
          Get the 'LastUpdated' attribute value.
 HotelDescriptiveContent.AffiliationInfo.LoyalPrograms getLoyalPrograms()
          Get the 'LoyalPrograms' element value.
 HotelDescriptiveContent.AffiliationInfo.PartnerInfos getPartnerInfos()
          Get the 'PartnerInfos' element value.
 void setAwards(HotelDescriptiveContent.AffiliationInfo.Awards awards)
          Set the 'Awards' element value.
 void setBrands(HotelDescriptiveContent.AffiliationInfo.Brands brands)
          Set the 'Brands' element value.
 void setDescriptions(HotelDescriptiveContent.AffiliationInfo.Descriptions descriptions)
          Set the 'Descriptions' element value.
 void setDistribSystems(HotelDescriptiveContent.AffiliationInfo.DistribSystems distribSystems)
          Set the 'DistribSystems' element value.
 void setLastUpdated(java.util.Date lastUpdated)
          Set the 'LastUpdated' attribute value.
 void setLoyalPrograms(HotelDescriptiveContent.AffiliationInfo.LoyalPrograms loyalPrograms)
          Set the 'LoyalPrograms' element value.
 void setPartnerInfos(HotelDescriptiveContent.AffiliationInfo.PartnerInfos partnerInfos)
          Set the 'PartnerInfos' element value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotelDescriptiveContent.AffiliationInfo

public HotelDescriptiveContent.AffiliationInfo()
Method Detail

getDistribSystems

public HotelDescriptiveContent.AffiliationInfo.DistribSystems getDistribSystems()
Get the 'DistribSystems' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Returns:
value

setDistribSystems

public void setDistribSystems(HotelDescriptiveContent.AffiliationInfo.DistribSystems distribSystems)
Set the 'DistribSystems' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Parameters:
distribSystems -

getBrands

public HotelDescriptiveContent.AffiliationInfo.Brands getBrands()
Get the 'Brands' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Returns:
value

setBrands

public void setBrands(HotelDescriptiveContent.AffiliationInfo.Brands brands)
Set the 'Brands' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Parameters:
brands -

getLoyalPrograms

public HotelDescriptiveContent.AffiliationInfo.LoyalPrograms getLoyalPrograms()
Get the 'LoyalPrograms' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Returns:
value

setLoyalPrograms

public void setLoyalPrograms(HotelDescriptiveContent.AffiliationInfo.LoyalPrograms loyalPrograms)
Set the 'LoyalPrograms' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Parameters:
loyalPrograms -

getAwards

public HotelDescriptiveContent.AffiliationInfo.Awards getAwards()
Get the 'Awards' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Returns:
value

setAwards

public void setAwards(HotelDescriptiveContent.AffiliationInfo.Awards awards)
Set the 'Awards' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Parameters:
awards -

getPartnerInfos

public HotelDescriptiveContent.AffiliationInfo.PartnerInfos getPartnerInfos()
Get the 'PartnerInfos' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Returns:
value

setPartnerInfos

public void setPartnerInfos(HotelDescriptiveContent.AffiliationInfo.PartnerInfos partnerInfos)
Set the 'PartnerInfos' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Parameters:
partnerInfos -

getDescriptions

public HotelDescriptiveContent.AffiliationInfo.Descriptions getDescriptions()
Get the 'Descriptions' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Returns:
value

setDescriptions

public void setDescriptions(HotelDescriptiveContent.AffiliationInfo.Descriptions descriptions)
Set the 'Descriptions' element value. The AffiliationInfo object is used to identify the brand or franchise affiliations of the hotel.

Parameters:
descriptions -

getLastUpdated

public java.util.Date getLastUpdated()
Get the 'LastUpdated' attribute value. The date and time when the affiliation information for this hotel was last updated.

Returns:
value

setLastUpdated

public void setLastUpdated(java.util.Date lastUpdated)
Set the 'LastUpdated' attribute value. The date and time when the affiliation information for this hotel was last updated.

Parameters:
lastUpdated -