|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.EventReport.GeneralEventInfo
public static class EventReport.GeneralEventInfo
High-level information regarding 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="GeneralEventInfo" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="EventContacts" minOccurs="0">
<!-- Reference to inner class EventContacts -->
</xs:element>
<xs:element type="ns:LocationGeneralType" name="EventLocation" minOccurs="0"/>
<xs:element name="AttendeeInfo" minOccurs="0" maxOccurs="3">
<!-- Reference to inner class AttendeeInfo -->
</xs:element>
<xs:element name="Dates" minOccurs="0">
<!-- Reference to inner class Dates -->
</xs:element>
<xs:element name="HousingInfo" minOccurs="0">
<!-- Reference to inner class HousingInfo -->
</xs:element>
<xs:element name="FoodAndBeverageInfo" minOccurs="0">
<!-- Reference to inner class FoodAndBeverageInfo -->
</xs:element>
<xs:element name="FunctionSpaceInfo" minOccurs="0">
<!-- Reference to inner class FunctionSpaceInfo -->
</xs:element>
<xs:element name="ExhibitionInfo" minOccurs="0">
<!-- Reference to inner class ExhibitionInfo -->
</xs:element>
<xs:element name="Comments" minOccurs="0">
<!-- Reference to inner class Comments -->
</xs:element>
</xs:sequence>
<xs:attribute type="xs:string" use="optional" name="Name"/>
<xs:attribute type="xs:string" use="optional" name="Acronym"/>
<xs:attribute type="xs:string" use="optional" name="URL"/>
<xs:attribute type="xs:string" use="optional" name="Type"/>
<xs:attribute type="ns:FrequencyType" use="optional" name="Frequency"/>
<xs:attribute type="xs:boolean" use="optional" name="SpouseInvitedIndicator"/>
<xs:attribute type="xs:boolean" use="optional" name="ChildrenInvitedIndicator"/>
<xs:attribute use="optional" name="Scope">
<xs:simpleType>
<!-- Reference to inner class Scope -->
</xs:simpleType>
</xs:attribute>
<xs:attribute type="xs:boolean" use="optional" name="OffsiteVenueIndicator"/>
<xs:attribute type="xs:boolean" use="optional" name="ShuttleServiceIndicator"/>
<xs:attribute type="xs:string" use="optional" name="DestinationServiceProviderCode"/>
<xs:attribute type="xs:boolean" use="optional" name="AttendeeGuestProgramIndicator"/>
<xs:attribute type="xs:string" use="optional" name="EventReportRPH"/>
</xs:complexType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
EventReport.GeneralEventInfo.AttendeeInfo
Specifies the number of event attendees. |
static class |
EventReport.GeneralEventInfo.Comments
A collection of comments that pertain to the overall event. |
static class |
EventReport.GeneralEventInfo.Dates
A collection of dates for past or future events. |
static class |
EventReport.GeneralEventInfo.EventContacts
A collection of contacts that pertain to this event. |
static class |
EventReport.GeneralEventInfo.ExhibitionInfo
General exhibition information for this event. |
static class |
EventReport.GeneralEventInfo.FoodAndBeverageInfo
General food and beverage information. |
static class |
EventReport.GeneralEventInfo.FunctionSpaceInfo
General function space information for this event. |
static class |
EventReport.GeneralEventInfo.HousingInfo
General hotel usage information. |
static class |
EventReport.GeneralEventInfo.Scope
Schema fragment(s) for this class: |
| Constructor Summary | |
|---|---|
EventReport.GeneralEventInfo()
|
|
| Method Summary | |
|---|---|
void |
addAttendeeInfo(EventReport.GeneralEventInfo.AttendeeInfo item)
Add a 'AttendeeInfo' element item. |
void |
clearAttendeeInfos()
Remove all 'AttendeeInfo' element items. |
java.lang.String |
getAcronym()
Get the 'Acronym' attribute value. |
java.lang.Boolean |
getAttendeeGuestProgramIndicator()
Get the 'AttendeeGuestProgramIndicator' attribute value. |
EventReport.GeneralEventInfo.AttendeeInfo |
getAttendeeInfo(int index)
Get 'AttendeeInfo' element item by position. |
java.util.List<EventReport.GeneralEventInfo.AttendeeInfo> |
getAttendeeInfos()
Get the list of 'AttendeeInfo' element items. |
java.lang.Boolean |
getChildrenInvitedIndicator()
Get the 'ChildrenInvitedIndicator' attribute value. |
EventReport.GeneralEventInfo.Comments |
getComments()
Get the 'Comments' element value. |
EventReport.GeneralEventInfo.Dates |
getDates()
Get the 'Dates' element value. |
java.lang.String |
getDestinationServiceProviderCode()
Get the 'DestinationServiceProviderCode' attribute value. |
EventReport.GeneralEventInfo.EventContacts |
getEventContacts()
Get the 'EventContacts' element value. |
LocationGeneral |
getEventLocation()
Get the 'EventLocation' element value. |
java.lang.String |
getEventReportRPH()
Get the 'EventReportRPH' attribute value. |
EventReport.GeneralEventInfo.ExhibitionInfo |
getExhibitionInfo()
Get the 'ExhibitionInfo' element value. |
EventReport.GeneralEventInfo.FoodAndBeverageInfo |
getFoodAndBeverageInfo()
Get the 'FoodAndBeverageInfo' element value. |
Frequency |
getFrequency()
Get the 'Frequency' attribute value. |
EventReport.GeneralEventInfo.FunctionSpaceInfo |
getFunctionSpaceInfo()
Get the 'FunctionSpaceInfo' element value. |
EventReport.GeneralEventInfo.HousingInfo |
getHousingInfo()
Get the 'HousingInfo' element value. |
java.lang.String |
getName()
Get the 'Name' attribute value. |
java.lang.Boolean |
getOffsiteVenueIndicator()
Get the 'OffsiteVenueIndicator' attribute value. |
EventReport.GeneralEventInfo.Scope |
getScope()
Get the 'Scope' attribute value. |
java.lang.Boolean |
getShuttleServiceIndicator()
Get the 'ShuttleServiceIndicator' attribute value. |
java.lang.Boolean |
getSpouseInvitedIndicator()
Get the 'SpouseInvitedIndicator' attribute value. |
java.lang.String |
getType()
Get the 'Type' attribute value. |
java.lang.String |
getURL()
Get the 'URL' attribute value. |
void |
setAcronym(java.lang.String acronym)
Set the 'Acronym' attribute value. |
void |
setAttendeeGuestProgramIndicator(java.lang.Boolean attendeeGuestProgramIndicator)
Set the 'AttendeeGuestProgramIndicator' attribute value. |
void |
setAttendeeInfos(java.util.List<EventReport.GeneralEventInfo.AttendeeInfo> list)
Set the list of 'AttendeeInfo' element items. |
void |
setChildrenInvitedIndicator(java.lang.Boolean childrenInvitedIndicator)
Set the 'ChildrenInvitedIndicator' attribute value. |
void |
setComments(EventReport.GeneralEventInfo.Comments comments)
Set the 'Comments' element value. |
void |
setDates(EventReport.GeneralEventInfo.Dates dates)
Set the 'Dates' element value. |
void |
setDestinationServiceProviderCode(java.lang.String destinationServiceProviderCode)
Set the 'DestinationServiceProviderCode' attribute value. |
void |
setEventContacts(EventReport.GeneralEventInfo.EventContacts eventContacts)
Set the 'EventContacts' element value. |
void |
setEventLocation(LocationGeneral eventLocation)
Set the 'EventLocation' element value. |
void |
setEventReportRPH(java.lang.String eventReportRPH)
Set the 'EventReportRPH' attribute value. |
void |
setExhibitionInfo(EventReport.GeneralEventInfo.ExhibitionInfo exhibitionInfo)
Set the 'ExhibitionInfo' element value. |
void |
setFoodAndBeverageInfo(EventReport.GeneralEventInfo.FoodAndBeverageInfo foodAndBeverageInfo)
Set the 'FoodAndBeverageInfo' element value. |
void |
setFrequency(Frequency frequency)
Set the 'Frequency' attribute value. |
void |
setFunctionSpaceInfo(EventReport.GeneralEventInfo.FunctionSpaceInfo functionSpaceInfo)
Set the 'FunctionSpaceInfo' element value. |
void |
setHousingInfo(EventReport.GeneralEventInfo.HousingInfo housingInfo)
Set the 'HousingInfo' element value. |
void |
setName(java.lang.String name)
Set the 'Name' attribute value. |
void |
setOffsiteVenueIndicator(java.lang.Boolean offsiteVenueIndicator)
Set the 'OffsiteVenueIndicator' attribute value. |
void |
setScope(EventReport.GeneralEventInfo.Scope scope)
Set the 'Scope' attribute value. |
void |
setShuttleServiceIndicator(java.lang.Boolean shuttleServiceIndicator)
Set the 'ShuttleServiceIndicator' attribute value. |
void |
setSpouseInvitedIndicator(java.lang.Boolean spouseInvitedIndicator)
Set the 'SpouseInvitedIndicator' attribute value. |
void |
setType(java.lang.String type)
Set the 'Type' attribute value. |
void |
setURL(java.lang.String URL)
Set the 'URL' attribute value. |
int |
sizeAttendeeInfos()
Get the number of 'AttendeeInfo' element items. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventReport.GeneralEventInfo()
| Method Detail |
|---|
public EventReport.GeneralEventInfo.EventContacts getEventContacts()
public void setEventContacts(EventReport.GeneralEventInfo.EventContacts eventContacts)
eventContacts - public LocationGeneral getEventLocation()
public void setEventLocation(LocationGeneral eventLocation)
eventLocation - public java.util.List<EventReport.GeneralEventInfo.AttendeeInfo> getAttendeeInfos()
public void setAttendeeInfos(java.util.List<EventReport.GeneralEventInfo.AttendeeInfo> list)
list - public int sizeAttendeeInfos()
public void addAttendeeInfo(EventReport.GeneralEventInfo.AttendeeInfo item)
item - public EventReport.GeneralEventInfo.AttendeeInfo getAttendeeInfo(int index)
index -
public void clearAttendeeInfos()
public EventReport.GeneralEventInfo.Dates getDates()
public void setDates(EventReport.GeneralEventInfo.Dates dates)
dates - public EventReport.GeneralEventInfo.HousingInfo getHousingInfo()
public void setHousingInfo(EventReport.GeneralEventInfo.HousingInfo housingInfo)
housingInfo - public EventReport.GeneralEventInfo.FoodAndBeverageInfo getFoodAndBeverageInfo()
public void setFoodAndBeverageInfo(EventReport.GeneralEventInfo.FoodAndBeverageInfo foodAndBeverageInfo)
foodAndBeverageInfo - public EventReport.GeneralEventInfo.FunctionSpaceInfo getFunctionSpaceInfo()
public void setFunctionSpaceInfo(EventReport.GeneralEventInfo.FunctionSpaceInfo functionSpaceInfo)
functionSpaceInfo - public EventReport.GeneralEventInfo.ExhibitionInfo getExhibitionInfo()
public void setExhibitionInfo(EventReport.GeneralEventInfo.ExhibitionInfo exhibitionInfo)
exhibitionInfo - public EventReport.GeneralEventInfo.Comments getComments()
public void setComments(EventReport.GeneralEventInfo.Comments comments)
comments - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getAcronym()
public void setAcronym(java.lang.String acronym)
acronym - public java.lang.String getURL()
public void setURL(java.lang.String URL)
URL - public java.lang.String getType()
public void setType(java.lang.String type)
type - public Frequency getFrequency()
public void setFrequency(Frequency frequency)
frequency - public java.lang.Boolean getSpouseInvitedIndicator()
public void setSpouseInvitedIndicator(java.lang.Boolean spouseInvitedIndicator)
spouseInvitedIndicator - public java.lang.Boolean getChildrenInvitedIndicator()
public void setChildrenInvitedIndicator(java.lang.Boolean childrenInvitedIndicator)
childrenInvitedIndicator - public EventReport.GeneralEventInfo.Scope getScope()
public void setScope(EventReport.GeneralEventInfo.Scope scope)
scope - public java.lang.Boolean getOffsiteVenueIndicator()
public void setOffsiteVenueIndicator(java.lang.Boolean offsiteVenueIndicator)
offsiteVenueIndicator - public java.lang.Boolean getShuttleServiceIndicator()
public void setShuttleServiceIndicator(java.lang.Boolean shuttleServiceIndicator)
shuttleServiceIndicator - public java.lang.String getDestinationServiceProviderCode()
public void setDestinationServiceProviderCode(java.lang.String destinationServiceProviderCode)
destinationServiceProviderCode - public java.lang.Boolean getAttendeeGuestProgramIndicator()
public void setAttendeeGuestProgramIndicator(java.lang.Boolean attendeeGuestProgramIndicator)
attendeeGuestProgramIndicator - public java.lang.String getEventReportRPH()
public void setEventReportRPH(java.lang.String eventReportRPH)
eventReportRPH -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||