|
|||||||
| 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
public static class RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay
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="EventDay" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="EventDayFunctions" minOccurs="0">
<!-- Reference to inner class EventDayFunctions -->
</xs:element>
</xs:sequence>
<xs:attribute type="xs:string" use="required" name="DayNumber"/>
</xs:complexType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions
A collection of multiple EventDayFunctions. |
| Constructor Summary | |
|---|---|
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDayNumber()
Get the 'DayNumber' attribute value. |
RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions |
getEventDayFunctions()
Get the 'EventDayFunctions' element value. |
void |
setDayNumber(java.lang.String dayNumber)
Set the 'DayNumber' attribute value. |
void |
setEventDayFunctions(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions eventDayFunctions)
Set the 'EventDayFunctions' 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()
| Method Detail |
|---|
public RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions getEventDayFunctions()
public void setEventDayFunctions(RFPMeetingRQ.RFPRequestSegment.EventBlock.EventDays.EventDay.EventDayFunctions eventDayFunctions)
eventDayFunctions - public java.lang.String getDayNumber()
public void setDayNumber(java.lang.String dayNumber)
dayNumber -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||