|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.RFPMeetingNotifRS.MessageID.RFPIDs.RFPID.SiteIDs
public static class RFPMeetingNotifRS.MessageID.RFPIDs.RFPID.SiteIDs
A collection of SiteID. 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="SiteIDs" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element type="ns:UniqueID_Type" name="SiteID" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element>
Constructor Summary | |
---|---|
RFPMeetingNotifRS.MessageID.RFPIDs.RFPID.SiteIDs()
|
Method Summary | |
---|---|
void |
addSiteID(UniqueID item)
Add a 'SiteID' element item. |
void |
clearSiteIDs()
Remove all 'SiteID' element items. |
UniqueID |
getSiteID(int index)
Get 'SiteID' element item by position. |
java.util.List<UniqueID> |
getSiteIDs()
Get the list of 'SiteID' element items. |
void |
setSiteIDs(java.util.List<UniqueID> list)
Set the list of 'SiteID' element items. |
int |
sizeSiteIDs()
Get the number of 'SiteID' element items. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFPMeetingNotifRS.MessageID.RFPIDs.RFPID.SiteIDs()
Method Detail |
---|
public java.util.List<UniqueID> getSiteIDs()
public void setSiteIDs(java.util.List<UniqueID> list)
list
- public int sizeSiteIDs()
public void addSiteID(UniqueID item)
item
- public UniqueID getSiteID(int index)
index
-
public void clearSiteIDs()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |