|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence
public static class RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence
Schema fragment(s) for this class:
<xs:sequence xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" minOccurs="0"> <xs:element name="AudioVisualReqs" minOccurs="0"> <!-- Reference to inner class AudioVisualReqs --> </xs:element> <xs:element type="ns:ParagraphType" name="Comments" minOccurs="0"/> </xs:sequence>
Nested Class Summary | |
---|---|
static class |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs
A collection of audio visual needs for the event. |
Constructor Summary | |
---|---|
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence()
|
Method Summary | |
---|---|
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs |
getAudioVisualReqs()
Get the 'AudioVisualReqs' element value. |
Paragraph |
getComments()
Get the 'Comments' element value. |
void |
setAudioVisualReqs(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs audioVisualReqs)
Set the 'AudioVisualReqs' element value. |
void |
setComments(Paragraph comments)
Set the 'Comments' element value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence()
Method Detail |
---|
public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs getAudioVisualReqs()
public void setAudioVisualReqs(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs audioVisualReqs)
audioVisualReqs
- public Paragraph getComments()
public void setComments(Paragraph comments)
comments
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |