org.ota.hotel
Class RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence

java.lang.Object
  extended by org.ota.hotel.RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence
Enclosing class:
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction

public static class RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence
extends java.lang.Object

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

RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence

public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence()
Method Detail

getAudioVisualReqs

public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs getAudioVisualReqs()
Get the 'AudioVisualReqs' element value.

Returns:
value

setAudioVisualReqs

public void setAudioVisualReqs(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.AudioVisualReqs audioVisualReqs)
Set the 'AudioVisualReqs' element value.

Parameters:
audioVisualReqs -

getComments

public Paragraph getComments()
Get the 'Comments' element value.

Returns:
value

setComments

public void setComments(Paragraph comments)
Set the 'Comments' element value.

Parameters:
comments -