org.ota.hotel
Class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo

java.lang.Object
  extended by org.ota.hotel.Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo
Enclosing class:
Event.EventInner.EventInfos.EventInfo.Exhibition

public static class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo
extends java.lang.Object

Exhibitor (i.e., the people working the booths) information for the event. 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="ExhibitorInfo" minOccurs="0">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="Comments" minOccurs="0">
         <!-- Reference to inner class Comments -->
       </xs:element>
     </xs:sequence>
     <xs:attributeGroup ref="ns:AttendanceGroup"/>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo.Comments
          A collection of comments pertaining to the exhibitors.
 
Constructor Summary
Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo()
           
 
Method Summary
 AttendanceGroup getAttendanceGroup()
          Get the 'AttendanceGroup' attributeGroup value.
 Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo.Comments getComments()
          Get the 'Comments' element value.
 void setAttendanceGroup(AttendanceGroup attendanceGroup)
          Set the 'AttendanceGroup' attributeGroup value.
 void setComments(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo.Comments comments)
          Set the 'Comments' element value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo

public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo()
Method Detail

getComments

public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo.Comments getComments()
Get the 'Comments' element value.

Returns:
value

setComments

public void setComments(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo.Comments comments)
Set the 'Comments' element value.

Parameters:
comments -

getAttendanceGroup

public AttendanceGroup getAttendanceGroup()
Get the 'AttendanceGroup' attributeGroup value. Attendance information for the exhibitors.

Returns:
value

setAttendanceGroup

public void setAttendanceGroup(AttendanceGroup attendanceGroup)
Set the 'AttendanceGroup' attributeGroup value. Attendance information for the exhibitors.

Parameters:
attendanceGroup -