org.ota.hotel
Class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate

java.lang.Object
  extended by org.ota.hotel.RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate
Enclosing class:
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates

public static class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate
extends java.lang.Object

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="EventDate" maxOccurs="unbounded">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="EventDateFunctions" minOccurs="0">
         <!-- Reference to inner class EventDateFunctions -->
       </xs:element>
       <xs:element type="ns:EventChargeType" name="EventCharges" minOccurs="0"/>
     </xs:sequence>
     <xs:attributeGroup ref="ns:DateTimeSpanGroup"/>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions
          A collection of multiple EventDateFunctions.
 
Constructor Summary
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate()
           
 
Method Summary
 DateTimeSpanGroup getDateTimeSpanGroup()
          Get the 'DateTimeSpanGroup' attributeGroup value.
 EventCharge getEventCharges()
          Get the 'EventCharges' element value.
 RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions getEventDateFunctions()
          Get the 'EventDateFunctions' element value.
 void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
          Set the 'DateTimeSpanGroup' attributeGroup value.
 void setEventCharges(EventCharge eventCharges)
          Set the 'EventCharges' element value.
 void setEventDateFunctions(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions eventDateFunctions)
          Set the 'EventDateFunctions' element value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate

public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate()
Method Detail

getEventDateFunctions

public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions getEventDateFunctions()
Get the 'EventDateFunctions' element value.

Returns:
value

setEventDateFunctions

public void setEventDateFunctions(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions eventDateFunctions)
Set the 'EventDateFunctions' element value.

Parameters:
eventDateFunctions -

getEventCharges

public EventCharge getEventCharges()
Get the 'EventCharges' element value. A collection of charges associated to an event.

Returns:
value

setEventCharges

public void setEventCharges(EventCharge eventCharges)
Set the 'EventCharges' element value. A collection of charges associated to an event.

Parameters:
eventCharges -

getDateTimeSpanGroup

public DateTimeSpanGroup getDateTimeSpanGroup()
Get the 'DateTimeSpanGroup' attributeGroup value.

Returns:
value

setDateTimeSpanGroup

public void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
Set the 'DateTimeSpanGroup' attributeGroup value.

Parameters:
dateTimeSpanGroup -