org.ota.hotel
Class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo

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

public static class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo
extends java.lang.Object

Used to provide tax exemption information for the exhibiting company of the booth. 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="TaxExemptInfo" minOccurs="0" maxOccurs="3">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="Comments" minOccurs="0">
         <!-- Reference to inner class Comments -->
       </xs:element>
     </xs:sequence>
     <xs:attributeGroup ref="ns:TaxExemptGroup"/>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo.Comments
          A collection of comments pertaining to the tax exemption information.
 
Constructor Summary
Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo()
           
 
Method Summary
 Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo.Comments getComments()
          Get the 'Comments' element value.
 TaxExemptGroup getTaxExemptGroup()
          Get the 'TaxExemptGroup' attributeGroup value.
 void setComments(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo.Comments comments)
          Set the 'Comments' element value.
 void setTaxExemptGroup(TaxExemptGroup taxExemptGroup)
          Set the 'TaxExemptGroup' attributeGroup 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.ExhibitDetails.ExhibitDetail.TaxExemptInfo

public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo()
Method Detail

getComments

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

Returns:
value

setComments

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

Parameters:
comments -

getTaxExemptGroup

public TaxExemptGroup getTaxExemptGroup()
Get the 'TaxExemptGroup' attributeGroup value. Tax exempt information for the exhibiting company of the booth.

Returns:
value

setTaxExemptGroup

public void setTaxExemptGroup(TaxExemptGroup taxExemptGroup)
Set the 'TaxExemptGroup' attributeGroup value. Tax exempt information for the exhibiting company of the booth.

Parameters:
taxExemptGroup -