|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.RoomType
org.ota.hotel.RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room
public static class RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room
Defines each room type included in Client negotiated rate. 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="RoomType" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="ns:RoomTypeType"> <xs:sequence> <xs:element name="RoomRateInfos" minOccurs="0"> <!-- Reference to inner class RoomRateInfos --> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
Nested Class Summary | |
---|---|
static class |
RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room.RoomRateInfos
A collection of room rate information. |
Nested classes/interfaces inherited from class org.ota.hotel.RoomType |
---|
RoomType.Amenities, RoomType.Occupancy |
Constructor Summary | |
---|---|
RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room()
|
Method Summary | |
---|---|
RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room.RoomRateInfos |
getRoomRateInfos()
Get the 'RoomRateInfos' element value. |
void |
setRoomRateInfos(RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room.RoomRateInfos roomRateInfos)
Set the 'RoomRateInfos' element value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room()
Method Detail |
---|
public RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room.RoomRateInfos getRoomRateInfos()
public void setRoomRateInfos(RFPTransientDetails.RFPTransientResponses.RFPTransientResponse.AccountSpecificInformation.RoomTypes.Room.RoomRateInfos roomRateInfos)
roomRateInfos
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |