|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.RFPMeetingRQ.RFPRequestSegment.EventBlock
public static class RFPMeetingRQ.RFPRequestSegment.EventBlock
This is information pertaining to the event requirements for this request. 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="EventBlock" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="FunctionSpaceReq" minOccurs="0">
<!-- Reference to inner class FunctionSpaceReq -->
</xs:element>
<xs:element name="EventBudget" minOccurs="0" maxOccurs="5">
<!-- Reference to inner class EventBudget -->
</xs:element>
<xs:element name="EventDays" minOccurs="0">
<!-- Reference to inner class EventDays -->
</xs:element>
<xs:element name="Exhibition" minOccurs="0" maxOccurs="5">
<!-- Reference to inner class Exhibition -->
</xs:element>
<xs:element type="ns:ParagraphType" name="Comments" minOccurs="0" maxOccurs="10"/>
</xs:sequence>
<xs:attribute type="xs:string" use="optional" name="Type"/>
<xs:attribute type="xs:string" use="optional" name="MarketSegmentCode"/>
<xs:attribute type="xs:boolean" use="optional" name="DefiniteIndicator"/>
<xs:attribute type="ns:FrequencyType" use="optional" name="Frequency"/>
<xs:attribute type="xs:int" use="optional" name="ExpectedTotalAttendanceQuantity"/>
<xs:attribute type="xs:boolean" use="optional" name="FirstTimeIndicator"/>
<xs:attribute type="xs:boolean" use="optional" name="FutureOpenDatesIndicator"/>
<xs:attribute type="xs:boolean" use="optional" name="ExhibitionIncludedIndicator"/>
<xs:attribute type="xs:string" use="optional" name="EventName"/>
</xs:complexType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget
A general indication of the planner's budget for the event. |
static class |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays
A collection of multiple EventDays. |
static class |
RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition
Describes an event at which products and services are displayed, typically the primary activity of attendees is visiting exhibits on the show floor. |
static class |
RFPMeetingRQ.RFPRequestSegment.EventBlock.FunctionSpaceReq
Used to define requirements for function space for the event. |
| Constructor Summary | |
|---|---|
RFPMeetingRQ.RFPRequestSegment.EventBlock()
|
|
| Method Summary | |
|---|---|
void |
addComment(Paragraph item)
Add a 'Comments' element item. |
void |
addEventBudget(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget item)
Add a 'EventBudget' element item. |
void |
addExhibition(RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition item)
Add a 'Exhibition' element item. |
void |
clearComments()
Remove all 'Comments' element items. |
void |
clearEventBudgets()
Remove all 'EventBudget' element items. |
void |
clearExhibitions()
Remove all 'Exhibition' element items. |
Paragraph |
getComment(int index)
Get 'Comments' element item by position. |
java.util.List<Paragraph> |
getComments()
Get the list of 'Comments' element items. |
java.lang.Boolean |
getDefiniteIndicator()
Get the 'DefiniteIndicator' attribute value. |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget |
getEventBudget(int index)
Get 'EventBudget' element item by position. |
java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget> |
getEventBudgets()
Get the list of 'EventBudget' element items. |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays |
getEventDays()
Get the 'EventDays' element value. |
java.lang.String |
getEventName()
Get the 'EventName' attribute value. |
RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition |
getExhibition(int index)
Get 'Exhibition' element item by position. |
java.lang.Boolean |
getExhibitionIncludedIndicator()
Get the 'ExhibitionIncludedIndicator' attribute value. |
java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition> |
getExhibitions()
Get the list of 'Exhibition' element items. |
java.lang.Integer |
getExpectedTotalAttendanceQuantity()
Get the 'ExpectedTotalAttendanceQuantity' attribute value. |
java.lang.Boolean |
getFirstTimeIndicator()
Get the 'FirstTimeIndicator' attribute value. |
Frequency |
getFrequency()
Get the 'Frequency' attribute value. |
RFPMeetingRQ.RFPRequestSegment.EventBlock.FunctionSpaceReq |
getFunctionSpaceReq()
Get the 'FunctionSpaceReq' element value. |
java.lang.Boolean |
getFutureOpenDatesIndicator()
Get the 'FutureOpenDatesIndicator' attribute value. |
java.lang.String |
getMarketSegmentCode()
Get the 'MarketSegmentCode' attribute value. |
java.lang.String |
getType()
Get the 'Type' attribute value. |
void |
setComments(java.util.List<Paragraph> list)
Set the list of 'Comments' element items. |
void |
setDefiniteIndicator(java.lang.Boolean definiteIndicator)
Set the 'DefiniteIndicator' attribute value. |
void |
setEventBudgets(java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget> list)
Set the list of 'EventBudget' element items. |
void |
setEventDays(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays eventDays)
Set the 'EventDays' element value. |
void |
setEventName(java.lang.String eventName)
Set the 'EventName' attribute value. |
void |
setExhibitionIncludedIndicator(java.lang.Boolean exhibitionIncludedIndicator)
Set the 'ExhibitionIncludedIndicator' attribute value. |
void |
setExhibitions(java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition> list)
Set the list of 'Exhibition' element items. |
void |
setExpectedTotalAttendanceQuantity(java.lang.Integer expectedTotalAttendanceQuantity)
Set the 'ExpectedTotalAttendanceQuantity' attribute value. |
void |
setFirstTimeIndicator(java.lang.Boolean firstTimeIndicator)
Set the 'FirstTimeIndicator' attribute value. |
void |
setFrequency(Frequency frequency)
Set the 'Frequency' attribute value. |
void |
setFunctionSpaceReq(RFPMeetingRQ.RFPRequestSegment.EventBlock.FunctionSpaceReq functionSpaceReq)
Set the 'FunctionSpaceReq' element value. |
void |
setFutureOpenDatesIndicator(java.lang.Boolean futureOpenDatesIndicator)
Set the 'FutureOpenDatesIndicator' attribute value. |
void |
setMarketSegmentCode(java.lang.String marketSegmentCode)
Set the 'MarketSegmentCode' attribute value. |
void |
setType(java.lang.String type)
Set the 'Type' attribute value. |
int |
sizeComments()
Get the number of 'Comments' element items. |
int |
sizeEventBudgets()
Get the number of 'EventBudget' element items. |
int |
sizeExhibitions()
Get the number of 'Exhibition' element items. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RFPMeetingRQ.RFPRequestSegment.EventBlock()
| Method Detail |
|---|
public RFPMeetingRQ.RFPRequestSegment.EventBlock.FunctionSpaceReq getFunctionSpaceReq()
public void setFunctionSpaceReq(RFPMeetingRQ.RFPRequestSegment.EventBlock.FunctionSpaceReq functionSpaceReq)
functionSpaceReq - public java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget> getEventBudgets()
public void setEventBudgets(java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget> list)
list - public int sizeEventBudgets()
public void addEventBudget(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget item)
item - public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventBudget getEventBudget(int index)
index -
public void clearEventBudgets()
public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays getEventDays()
public void setEventDays(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays eventDays)
eventDays - public java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition> getExhibitions()
public void setExhibitions(java.util.List<RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition> list)
list - public int sizeExhibitions()
public void addExhibition(RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition item)
item - public RFPMeetingRQ.RFPRequestSegment.EventBlock.Exhibition getExhibition(int index)
index -
public void clearExhibitions()
public java.util.List<Paragraph> getComments()
public void setComments(java.util.List<Paragraph> list)
list - public int sizeComments()
public void addComment(Paragraph item)
item - public Paragraph getComment(int index)
index -
public void clearComments()
public java.lang.String getType()
public void setType(java.lang.String type)
type - public java.lang.String getMarketSegmentCode()
public void setMarketSegmentCode(java.lang.String marketSegmentCode)
marketSegmentCode - public java.lang.Boolean getDefiniteIndicator()
public void setDefiniteIndicator(java.lang.Boolean definiteIndicator)
definiteIndicator - public Frequency getFrequency()
public void setFrequency(Frequency frequency)
frequency - public java.lang.Integer getExpectedTotalAttendanceQuantity()
public void setExpectedTotalAttendanceQuantity(java.lang.Integer expectedTotalAttendanceQuantity)
expectedTotalAttendanceQuantity - public java.lang.Boolean getFirstTimeIndicator()
public void setFirstTimeIndicator(java.lang.Boolean firstTimeIndicator)
firstTimeIndicator - public java.lang.Boolean getFutureOpenDatesIndicator()
public void setFutureOpenDatesIndicator(java.lang.Boolean futureOpenDatesIndicator)
futureOpenDatesIndicator - public java.lang.Boolean getExhibitionIncludedIndicator()
public void setExhibitionIncludedIndicator(java.lang.Boolean exhibitionIncludedIndicator)
exhibitionIncludedIndicator - public java.lang.String getEventName()
public void setEventName(java.lang.String eventName)
eventName -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||