| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.ResGuests.ResGuest.ProfileRPHs
public static class ResGuests.ResGuest.ProfileRPHs
Collection of ProfileRPH. 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="ProfileRPHs" minOccurs="0">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="ProfileRPH" maxOccurs="unbounded">
         <!-- Reference to inner class ProfileRPH -->
       </xs:element>
     </xs:sequence>
   </xs:complexType>
 </xs:element>
 
| Nested Class Summary | |
|---|---|
static class | 
ResGuests.ResGuest.ProfileRPHs.ProfileRPH
Used to reference a profile found in the Profile element in ResGlobablInfo.  | 
| Constructor Summary | |
|---|---|
ResGuests.ResGuest.ProfileRPHs()
 | 
|
| Method Summary | |
|---|---|
 void | 
addProfileRPH(ResGuests.ResGuest.ProfileRPHs.ProfileRPH item)
Add a 'ProfileRPH' element item.  | 
 void | 
clearProfileRPHs()
Remove all 'ProfileRPH' element items.  | 
 ResGuests.ResGuest.ProfileRPHs.ProfileRPH | 
getProfileRPH(int index)
Get 'ProfileRPH' element item by position.  | 
 java.util.List<ResGuests.ResGuest.ProfileRPHs.ProfileRPH> | 
getProfileRPHs()
Get the list of 'ProfileRPH' element items.  | 
 void | 
setProfileRPHs(java.util.List<ResGuests.ResGuest.ProfileRPHs.ProfileRPH> list)
Set the list of 'ProfileRPH' element items.  | 
 int | 
sizeProfileRPHs()
Get the number of 'ProfileRPH' element items.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResGuests.ResGuest.ProfileRPHs()
| Method Detail | 
|---|
public java.util.List<ResGuests.ResGuest.ProfileRPHs.ProfileRPH> getProfileRPHs()
public void setProfileRPHs(java.util.List<ResGuests.ResGuest.ProfileRPHs.ProfileRPH> list)
list - public int sizeProfileRPHs()
public void addProfileRPH(ResGuests.ResGuest.ProfileRPHs.ProfileRPH item)
item - public ResGuests.ResGuest.ProfileRPHs.ProfileRPH getProfileRPH(int index)
index - 
public void clearProfileRPHs()
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||