| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.StatsRQ.RequestedHotel.RequestedReport
public static class StatsRQ.RequestedHotel.RequestedReport
Identifies a report being requested. 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="RequestedReport" maxOccurs="unbounded">
   <xs:complexType>
     <xs:attributeGroup ref="ns:DateTimeSpanGroup"/>
     <xs:attributeGroup ref="ns:StatisticReportGroup"/>
   </xs:complexType>
 </xs:element>
 
| Constructor Summary | |
|---|---|
StatsRQ.RequestedHotel.RequestedReport()
 | 
|
| Method Summary | |
|---|---|
 DateTimeSpanGroup | 
getDateTimeSpanGroup()
Get the 'DateTimeSpanGroup' attributeGroup value.  | 
 StatisticReportGroup | 
getStatisticReportGroup()
Get the 'StatisticReportGroup' attributeGroup value.  | 
 void | 
setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
Set the 'DateTimeSpanGroup' attributeGroup value.  | 
 void | 
setStatisticReportGroup(StatisticReportGroup statisticReportGroup)
Set the 'StatisticReportGroup' attributeGroup value.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StatsRQ.RequestedHotel.RequestedReport()
| Method Detail | 
|---|
public DateTimeSpanGroup getDateTimeSpanGroup()
public void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
dateTimeSpanGroup - public StatisticReportGroup getStatisticReportGroup()
public void setStatisticReportGroup(StatisticReportGroup statisticReportGroup)
statisticReportGroup - 
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||