|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs
public static class HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs
Collection of Guest RPH items 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="GuestRPHs" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GuestRPH" maxOccurs="99"> <!-- Reference to inner class GuestRPH --> </xs:element> </xs:sequence> </xs:complexType> </xs:element>
Nested Class Summary | |
---|---|
static class |
HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH
References one of the guest(s) staying in this room Schema fragment(s) for this class: |
Constructor Summary | |
---|---|
HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs()
|
Method Summary | |
---|---|
void |
addGuestRPH(HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH item)
Add a 'GuestRPH' element item. |
void |
clearGuestRPHs()
Remove all 'GuestRPH' element items. |
HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH |
getGuestRPH(int index)
Get 'GuestRPH' element item by position. |
java.util.List<HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH> |
getGuestRPHs()
Get the list of 'GuestRPH' element items. |
void |
setGuestRPHs(java.util.List<HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH> list)
Set the list of 'GuestRPH' element items. |
int |
sizeGuestRPHs()
Get the number of 'GuestRPH' element items. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs()
Method Detail |
---|
public java.util.List<HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH> getGuestRPHs()
public void setGuestRPHs(java.util.List<HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH> list)
list
- public int sizeGuestRPHs()
public void addGuestRPH(HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH item)
item
- public HotelRoomList.RoomStays.RoomStay.Sequence.RoomShares.RoomShare.GuestRPHs.GuestRPH getGuestRPH(int index)
index
-
public void clearGuestRPHs()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |