|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo
public static class Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo
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 |
---|
public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo()
Method Detail |
---|
public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo.Comments getComments()
public void setComments(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails.ExhibitDetail.TaxExemptInfo.Comments comments)
comments
- public TaxExemptGroup getTaxExemptGroup()
public void setTaxExemptGroup(TaxExemptGroup taxExemptGroup)
taxExemptGroup
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |