|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate
public static class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate
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 |
---|
public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate()
Method Detail |
---|
public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions getEventDateFunctions()
public void setEventDateFunctions(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions eventDateFunctions)
eventDateFunctions
- public EventCharge getEventCharges()
public void setEventCharges(EventCharge eventCharges)
eventCharges
- public DateTimeSpanGroup getDateTimeSpanGroup()
public void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
dateTimeSpanGroup
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |