|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate
public static class RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate
Rate for a particular room type. 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="Rate" maxOccurs="99"> <xs:complexType> <xs:sequence> <xs:element type="ns:TaxesType" name="Taxes" minOccurs="0"/> <xs:element type="ns:FeesType" name="Fees" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="ns:CurrencyAmountGroup"/> <xs:attribute use="optional" name="OccupancyRate"> <xs:simpleType> <!-- Reference to inner class OccupancyRate --> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element>
Nested Class Summary | |
---|---|
static class |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate.OccupancyRate
Schema fragment(s) for this class: |
Constructor Summary | |
---|---|
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate()
|
Method Summary | |
---|---|
CurrencyAmountGroup |
getCurrencyAmountGroup()
Get the 'CurrencyAmountGroup' attributeGroup value. |
Fees |
getFees()
Get the 'Fees' element value. |
RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate.OccupancyRate |
getOccupancyRate()
Get the 'OccupancyRate' attribute value. |
Taxes |
getTaxes()
Get the 'Taxes' element value. |
void |
setCurrencyAmountGroup(CurrencyAmountGroup currencyAmountGroup)
Set the 'CurrencyAmountGroup' attributeGroup value. |
void |
setFees(Fees fees)
Set the 'Fees' element value. |
void |
setOccupancyRate(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate.OccupancyRate occupancyRate)
Set the 'OccupancyRate' attribute value. |
void |
setTaxes(Taxes taxes)
Set the 'Taxes' element value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate()
Method Detail |
---|
public Taxes getTaxes()
public void setTaxes(Taxes taxes)
taxes
- public Fees getFees()
public void setFees(Fees fees)
fees
- public CurrencyAmountGroup getCurrencyAmountGroup()
public void setCurrencyAmountGroup(CurrencyAmountGroup currencyAmountGroup)
currencyAmountGroup
- public RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate.OccupancyRate getOccupancyRate()
public void setOccupancyRate(RFPResponse.RFPResponseSegment.Sites.Site.Dates.Date.RoomBlock.StayDates.StayDate.StayDateRooms.StayDateRoom.Rates.Rate.OccupancyRate occupancyRate)
occupancyRate
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |