|
|||||||
| 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
public static class Event.EventInner.EventInfos.EventInfo.Exhibition
Describes an event at which products and services are displayed. 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="Exhibition" minOccurs="0" maxOccurs="5">
<xs:complexType>
<xs:sequence>
<xs:element name="ExhibitDetails" minOccurs="0">
<!-- Reference to inner class ExhibitDetails -->
</xs:element>
<xs:element name="ExhibitorInfo" minOccurs="0">
<!-- Reference to inner class ExhibitorInfo -->
</xs:element>
<xs:element name="AdditionalDates" minOccurs="0">
<!-- Reference to inner class AdditionalDates -->
</xs:element>
<xs:element name="Comments" minOccurs="0">
<!-- Reference to inner class Comments -->
</xs:element>
</xs:sequence>
<xs:attribute use="optional" name="Type">
<xs:simpleType>
<!-- Reference to inner class Type -->
</xs:simpleType>
</xs:attribute>
<xs:attribute type="xs:string" use="optional" name="KitDistributionCode"/>
<xs:attribute type="xs:string" use="optional" name="KitFormatCode"/>
<xs:attribute type="xs:boolean" use="optional" name="GeneralServiceContractorInd"/>
<xs:attribute type="xs:int" use="optional" name="GrossExhibitionSpace"/>
<xs:attribute type="xs:int" use="optional" name="NetExhibitionSpace"/>
<xs:attribute type="xs:string" use="optional" name="UnitOfMeasureCode"/>
<xs:attribute type="xs:int" use="optional" name="ExhibitQuantity"/>
<xs:attribute type="xs:int" use="optional" name="CompanyQuantity"/>
<xs:attribute type="xs:boolean" use="optional" name="SecuredAreaIndicator"/>
</xs:complexType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates
A collection of additional dates. |
static class |
Event.EventInner.EventInfos.EventInfo.Exhibition.Comments
A collection of comments pertaining to the exhibition. |
static class |
Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails
A collection of exhibit details. |
static class |
Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo
Exhibitor (i.e., the people working the booths) information for the event. |
static class |
Event.EventInner.EventInfos.EventInfo.Exhibition.Type
Schema fragment(s) for this class: |
| Constructor Summary | |
|---|---|
Event.EventInner.EventInfos.EventInfo.Exhibition()
|
|
| Method Summary | |
|---|---|
Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates |
getAdditionalDates()
Get the 'AdditionalDates' element value. |
Event.EventInner.EventInfos.EventInfo.Exhibition.Comments |
getComments()
Get the 'Comments' element value. |
java.lang.Integer |
getCompanyQuantity()
Get the 'CompanyQuantity' attribute value. |
Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails |
getExhibitDetails()
Get the 'ExhibitDetails' element value. |
Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo |
getExhibitorInfo()
Get the 'ExhibitorInfo' element value. |
java.lang.Integer |
getExhibitQuantity()
Get the 'ExhibitQuantity' attribute value. |
java.lang.Boolean |
getGeneralServiceContractorInd()
Get the 'GeneralServiceContractorInd' attribute value. |
java.lang.Integer |
getGrossExhibitionSpace()
Get the 'GrossExhibitionSpace' attribute value. |
java.lang.String |
getKitDistributionCode()
Get the 'KitDistributionCode' attribute value. |
java.lang.String |
getKitFormatCode()
Get the 'KitFormatCode' attribute value. |
java.lang.Integer |
getNetExhibitionSpace()
Get the 'NetExhibitionSpace' attribute value. |
java.lang.Boolean |
getSecuredAreaIndicator()
Get the 'SecuredAreaIndicator' attribute value. |
Event.EventInner.EventInfos.EventInfo.Exhibition.Type |
getType()
Get the 'Type' attribute value. |
java.lang.String |
getUnitOfMeasureCode()
Get the 'UnitOfMeasureCode' attribute value. |
void |
setAdditionalDates(Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates additionalDates)
Set the 'AdditionalDates' element value. |
void |
setComments(Event.EventInner.EventInfos.EventInfo.Exhibition.Comments comments)
Set the 'Comments' element value. |
void |
setCompanyQuantity(java.lang.Integer companyQuantity)
Set the 'CompanyQuantity' attribute value. |
void |
setExhibitDetails(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails exhibitDetails)
Set the 'ExhibitDetails' element value. |
void |
setExhibitorInfo(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo exhibitorInfo)
Set the 'ExhibitorInfo' element value. |
void |
setExhibitQuantity(java.lang.Integer exhibitQuantity)
Set the 'ExhibitQuantity' attribute value. |
void |
setGeneralServiceContractorInd(java.lang.Boolean generalServiceContractorInd)
Set the 'GeneralServiceContractorInd' attribute value. |
void |
setGrossExhibitionSpace(java.lang.Integer grossExhibitionSpace)
Set the 'GrossExhibitionSpace' attribute value. |
void |
setKitDistributionCode(java.lang.String kitDistributionCode)
Set the 'KitDistributionCode' attribute value. |
void |
setKitFormatCode(java.lang.String kitFormatCode)
Set the 'KitFormatCode' attribute value. |
void |
setNetExhibitionSpace(java.lang.Integer netExhibitionSpace)
Set the 'NetExhibitionSpace' attribute value. |
void |
setSecuredAreaIndicator(java.lang.Boolean securedAreaIndicator)
Set the 'SecuredAreaIndicator' attribute value. |
void |
setType(Event.EventInner.EventInfos.EventInfo.Exhibition.Type type)
Set the 'Type' attribute value. |
void |
setUnitOfMeasureCode(java.lang.String unitOfMeasureCode)
Set the 'UnitOfMeasureCode' attribute 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()
| Method Detail |
|---|
public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails getExhibitDetails()
public void setExhibitDetails(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitDetails exhibitDetails)
exhibitDetails - public Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo getExhibitorInfo()
public void setExhibitorInfo(Event.EventInner.EventInfos.EventInfo.Exhibition.ExhibitorInfo exhibitorInfo)
exhibitorInfo - public Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates getAdditionalDates()
public void setAdditionalDates(Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates additionalDates)
additionalDates - public Event.EventInner.EventInfos.EventInfo.Exhibition.Comments getComments()
public void setComments(Event.EventInner.EventInfos.EventInfo.Exhibition.Comments comments)
comments - public Event.EventInner.EventInfos.EventInfo.Exhibition.Type getType()
public void setType(Event.EventInner.EventInfos.EventInfo.Exhibition.Type type)
type - public java.lang.String getKitDistributionCode()
public void setKitDistributionCode(java.lang.String kitDistributionCode)
kitDistributionCode - public java.lang.String getKitFormatCode()
public void setKitFormatCode(java.lang.String kitFormatCode)
kitFormatCode - public java.lang.Boolean getGeneralServiceContractorInd()
public void setGeneralServiceContractorInd(java.lang.Boolean generalServiceContractorInd)
generalServiceContractorInd - public java.lang.Integer getGrossExhibitionSpace()
public void setGrossExhibitionSpace(java.lang.Integer grossExhibitionSpace)
grossExhibitionSpace - public java.lang.Integer getNetExhibitionSpace()
public void setNetExhibitionSpace(java.lang.Integer netExhibitionSpace)
netExhibitionSpace - public java.lang.String getUnitOfMeasureCode()
public void setUnitOfMeasureCode(java.lang.String unitOfMeasureCode)
unitOfMeasureCode - public java.lang.Integer getExhibitQuantity()
public void setExhibitQuantity(java.lang.Integer exhibitQuantity)
exhibitQuantity - public java.lang.Integer getCompanyQuantity()
public void setCompanyQuantity(java.lang.Integer companyQuantity)
companyQuantity - public java.lang.Boolean getSecuredAreaIndicator()
public void setSecuredAreaIndicator(java.lang.Boolean securedAreaIndicator)
securedAreaIndicator -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||