org.ota.hotel
Class HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare

java.lang.Object
  extended by org.ota.hotel.HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare
Enclosing class:
HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares

public static class HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare
extends java.lang.Object

Guests to share a room 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="RoomShare" maxOccurs="unbounded">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="GuestRPHs" minOccurs="0">
         <!-- Reference to inner class GuestRPHs -->
       </xs:element>
     </xs:sequence>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs
          Collection of Guest RPH items Schema fragment(s) for this class:
 
Constructor Summary
HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare()
           
 
Method Summary
 HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs getGuestRPHs()
          Get the 'GuestRPHs' element value.
 void setGuestRPHs(HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs guestRPHs)
          Set the 'GuestRPHs' element value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare

public HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare()
Method Detail

getGuestRPHs

public HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs getGuestRPHs()
Get the 'GuestRPHs' element value.

Returns:
value

setGuestRPHs

public void setGuestRPHs(HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs guestRPHs)
Set the 'GuestRPHs' element value.

Parameters:
guestRPHs -