|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.misc.NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents
public static class NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents
Collection of hotel descriptive contents. 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="HotelDescriptiveContents" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="HotelDescriptiveContent" maxOccurs="unbounded"> <!-- Reference to inner class HotelDescriptiveContent --> </xs:element> </xs:sequence> <xs:attributeGroup ref="ns:HotelReferenceGroup"/> </xs:complexType> </xs:element>
Nested Class Summary | |
---|---|
static class |
NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents.HotelDescriptiveContent
A hotel descriptive content message that was not successfully processed. |
Constructor Summary | |
---|---|
NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents()
Method Detail |
---|
public java.util.List<NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents.HotelDescriptiveContent> getHotelDescriptiveContents()
public void setHotelDescriptiveContents(java.util.List<NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents.HotelDescriptiveContent> list)
list
- public int sizeHotelDescriptiveContents()
public void addHotelDescriptiveContent(NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents.HotelDescriptiveContent item)
item
- public NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents.HotelDescriptiveContent getHotelDescriptiveContent(int index)
index
-
public void clearHotelDescriptiveContents()
public HotelReferenceGroup getHotelReferenceGroup()
public void setHotelReferenceGroup(HotelReferenceGroup hotelReferenceGroup)
hotelReferenceGroup
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |