|
|||||||
| 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.EventDateFunction
public static class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction
A container for the events requirements data. 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="EventDateFunction" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence minOccurs="0">
<!-- Reference to inner class Sequence -->
</xs:sequence>
<xs:attribute type="xs:string" use="optional" name="EventName"/>
<xs:attribute type="xs:string" use="optional" name="EventType"/>
<xs:attribute type="xs:time" use="optional" name="StartTime"/>
<xs:attribute type="xs:time" use="optional" name="EndTime"/>
<xs:attributeGroup ref="ns:UnitsOfMeasureGroup"/>
<xs:attribute type="xs:int" use="optional" name="AttendeeQuantity"/>
<xs:attribute type="xs:string" use="optional" name="RoomSetup"/>
<xs:attribute type="xs:boolean" use="optional" name="TwentyFourHourHold"/>
<xs:attribute type="xs:string" use="optional" name="MeetingRoomName"/>
<xs:attribute type="xs:int" use="optional" name="MeetingRoomCapacity"/>
<xs:attribute use="optional" name="AvailabilityOptionType">
<xs:simpleType>
<!-- Reference to inner class AvailabilityOption -->
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.AvailabilityOption
Schema fragment(s) for this class: |
static class |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.Sequence
Schema fragment(s) for this class: |
| Constructor Summary | |
|---|---|
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getAttendeeQuantity()
Get the 'AttendeeQuantity' attribute value. |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.AvailabilityOption |
getAvailabilityOption()
Get the 'AvailabilityOptionType' attribute value. |
java.sql.Time |
getEndTime()
Get the 'EndTime' attribute value. |
java.lang.String |
getEvent()
Get the 'EventType' attribute value. |
java.lang.String |
getEventName()
Get the 'EventName' attribute value. |
java.lang.Integer |
getMeetingRoomCapacity()
Get the 'MeetingRoomCapacity' attribute value. |
java.lang.String |
getMeetingRoomName()
Get the 'MeetingRoomName' attribute value. |
java.lang.String |
getRoomSetup()
Get the 'RoomSetup' attribute value. |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.Sequence |
getSequence()
Get the sequence value. |
java.sql.Time |
getStartTime()
Get the 'StartTime' attribute value. |
java.lang.Boolean |
getTwentyFourHourHold()
Get the 'TwentyFourHourHold' attribute value. |
UnitsOfMeasureGroup |
getUnitsOfMeasureGroup()
Get the 'UnitsOfMeasureGroup' attributeGroup value. |
void |
setAttendeeQuantity(java.lang.Integer attendeeQuantity)
Set the 'AttendeeQuantity' attribute value. |
void |
setAvailabilityOption(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.AvailabilityOption availabilityOption)
Set the 'AvailabilityOptionType' attribute value. |
void |
setEndTime(java.sql.Time endTime)
Set the 'EndTime' attribute value. |
void |
setEvent(java.lang.String event)
Set the 'EventType' attribute value. |
void |
setEventName(java.lang.String eventName)
Set the 'EventName' attribute value. |
void |
setMeetingRoomCapacity(java.lang.Integer meetingRoomCapacity)
Set the 'MeetingRoomCapacity' attribute value. |
void |
setMeetingRoomName(java.lang.String meetingRoomName)
Set the 'MeetingRoomName' attribute value. |
void |
setRoomSetup(java.lang.String roomSetup)
Set the 'RoomSetup' attribute value. |
void |
setSequence(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.Sequence sequence)
Set the sequence value. |
void |
setStartTime(java.sql.Time startTime)
Set the 'StartTime' attribute value. |
void |
setTwentyFourHourHold(java.lang.Boolean twentyFourHourHold)
Set the 'TwentyFourHourHold' attribute value. |
void |
setUnitsOfMeasureGroup(UnitsOfMeasureGroup unitsOfMeasureGroup)
Set the 'UnitsOfMeasureGroup' attributeGroup 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.EventDateFunctions.EventDateFunction()
| Method Detail |
|---|
public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.Sequence getSequence()
public void setSequence(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.Sequence sequence)
sequence - public java.lang.String getEventName()
public void setEventName(java.lang.String eventName)
eventName - public java.lang.String getEvent()
public void setEvent(java.lang.String event)
event - public java.sql.Time getStartTime()
public void setStartTime(java.sql.Time startTime)
startTime - public java.sql.Time getEndTime()
public void setEndTime(java.sql.Time endTime)
endTime - public UnitsOfMeasureGroup getUnitsOfMeasureGroup()
public void setUnitsOfMeasureGroup(UnitsOfMeasureGroup unitsOfMeasureGroup)
unitsOfMeasureGroup - public java.lang.Integer getAttendeeQuantity()
public void setAttendeeQuantity(java.lang.Integer attendeeQuantity)
attendeeQuantity - public java.lang.String getRoomSetup()
public void setRoomSetup(java.lang.String roomSetup)
roomSetup - public java.lang.Boolean getTwentyFourHourHold()
public void setTwentyFourHourHold(java.lang.Boolean twentyFourHourHold)
twentyFourHourHold - public java.lang.String getMeetingRoomName()
public void setMeetingRoomName(java.lang.String meetingRoomName)
meetingRoomName - public java.lang.Integer getMeetingRoomCapacity()
public void setMeetingRoomCapacity(java.lang.Integer meetingRoomCapacity)
meetingRoomCapacity - public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.AvailabilityOption getAvailabilityOption()
public void setAvailabilityOption(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.EventBlock.EventDates.EventDate.EventDateFunctions.EventDateFunction.AvailabilityOption availabilityOption)
availabilityOption -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||