org.ota.hotel
Class EventReport.GeneralEventInfo.Dates.Date.LocationCategories.Location

java.lang.Object
  extended by org.ota.shared.LocationGeneral
      extended by org.ota.hotel.EventReport.GeneralEventInfo.Dates.Date.LocationCategories.Location
Enclosing class:
EventReport.GeneralEventInfo.Dates.Date.LocationCategories

public static class EventReport.GeneralEventInfo.Dates.Date.LocationCategories.Location
extends LocationGeneral

Preferred event location. 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="Location" minOccurs="0">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:LocationGeneralType">
         <xs:attributeGroup ref="ns:HotelReferenceGroup"/>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Constructor Summary
EventReport.GeneralEventInfo.Dates.Date.LocationCategories.Location()
           
 
Method Summary
 HotelReferenceGroup getHotelReferenceGroup()
          Get the 'HotelReferenceGroup' attributeGroup value.
 void setHotelReferenceGroup(HotelReferenceGroup hotelReferenceGroup)
          Set the 'HotelReferenceGroup' attributeGroup value.
 
Methods inherited from class org.ota.shared.LocationGeneral
getCityName, getCountryName, getStateProv, setCityName, setCountryName, setStateProv
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventReport.GeneralEventInfo.Dates.Date.LocationCategories.Location

public EventReport.GeneralEventInfo.Dates.Date.LocationCategories.Location()
Method Detail

getHotelReferenceGroup

public HotelReferenceGroup getHotelReferenceGroup()
Get the 'HotelReferenceGroup' attributeGroup value. The venue for which event information is being provided (e.g., hotel, convention center, golf course).

Returns:
value

setHotelReferenceGroup

public void setHotelReferenceGroup(HotelReferenceGroup hotelReferenceGroup)
Set the 'HotelReferenceGroup' attributeGroup value. The venue for which event information is being provided (e.g., hotel, convention center, golf course).

Parameters:
hotelReferenceGroup -