org.ota.hotel
Class RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition.ExhibitDetail

java.lang.Object
  extended by org.ota.hotel.RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition.ExhibitDetail
Enclosing class:
RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition

public static class RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition.ExhibitDetail
extends java.lang.Object

Describes display areas constructed to showcase products, services or to convey a message. 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="ExhibitDetail" minOccurs="0" maxOccurs="5">
   <xs:complexType>
     <xs:attribute type="xs:string" use="optional" name="ExhibitTypeCode"/>
   </xs:complexType>
 </xs:element>
 


Constructor Summary
RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition.ExhibitDetail()
           
 
Method Summary
 java.lang.String getExhibitTypeCode()
          Get the 'ExhibitTypeCode' attribute value.
 void setExhibitTypeCode(java.lang.String exhibitTypeCode)
          Set the 'ExhibitTypeCode' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition.ExhibitDetail

public RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition.ExhibitDetail()
Method Detail

getExhibitTypeCode

public java.lang.String getExhibitTypeCode()
Get the 'ExhibitTypeCode' attribute value. Type of booths for the entire exhibition. Refer to OpenTravel Code Table Exhibit Type (EXH).

Returns:
value

setExhibitTypeCode

public void setExhibitTypeCode(java.lang.String exhibitTypeCode)
Set the 'ExhibitTypeCode' attribute value. Type of booths for the entire exhibition. Refer to OpenTravel Code Table Exhibit Type (EXH).

Parameters:
exhibitTypeCode -