|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.RoomSetup
public static class EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.RoomSetup
The room setup for the function. 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="RoomSetup" minOccurs="0"> <xs:complexType> <xs:attribute type="xs:string" use="optional" name="RoomSetupCode"/> <xs:attribute type="xs:int" use="optional" name="SetForQuantity"/> </xs:complexType> </xs:element>
Constructor Summary | |
---|---|
EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.RoomSetup()
|
Method Summary | |
---|---|
java.lang.String |
getRoomSetupCode()
Get the 'RoomSetupCode' attribute value. |
java.lang.Integer |
getSetForQuantity()
Get the 'SetForQuantity' attribute value. |
void |
setRoomSetupCode(java.lang.String roomSetupCode)
Set the 'RoomSetupCode' attribute value. |
void |
setSetForQuantity(java.lang.Integer setForQuantity)
Set the 'SetForQuantity' attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.RoomSetup()
Method Detail |
---|
public java.lang.String getRoomSetupCode()
public void setRoomSetupCode(java.lang.String roomSetupCode)
roomSetupCode
- public java.lang.Integer getSetForQuantity()
public void setSetForQuantity(java.lang.Integer setForQuantity)
setForQuantity
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |