|
|||||||
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.EventDateFunctions
public static class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions
A collection of multiple EventDateFunctions. 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="EventDateFunctions" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="EventDateFunction" maxOccurs="unbounded"> <!-- Reference to inner class EventDateFunction --> </xs:element> </xs:sequence> <xs:attribute type="xs:string" use="optional" name="ChargeType"/> </xs:complexType> </xs:element>
Nested Class Summary | |
---|---|
static class |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction
A container for the events requirements data. |
Constructor Summary | |
---|---|
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions()
|
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.EventDateFunctions()
Method Detail |
---|
public java.util.List<RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction> getEventDateFunctions()
public void setEventDateFunctions(java.util.List<RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction> list)
list
- public int sizeEventDateFunctions()
public void addEventDateFunction(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction item)
item
- public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction getEventDateFunction(int index)
index
-
public void clearEventDateFunctions()
public java.lang.String getCharge()
public void setCharge(java.lang.String charge)
charge
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |