|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.AvailGetRQ.HotelAvailRequest.HurdleRateCandidate
public static class AvailGetRQ.HotelAvailRequest.HurdleRateCandidate
Use to request Hurdle Rates 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="HurdleRateCandidate" minOccurs="0"> <xs:complexType> <xs:attribute type="xs:boolean" name="SendAmount"/> <xs:attributeGroup ref="ns:CurrencyCodeGroup"/> </xs:complexType> </xs:element>
Constructor Summary | |
---|---|
AvailGetRQ.HotelAvailRequest.HurdleRateCandidate()
|
Method Summary | |
---|---|
CurrencyCodeGroup |
getCurrencyCodeGroup()
Get the 'CurrencyCodeGroup' attributeGroup value. |
java.lang.Boolean |
getSendAmount()
Get the 'SendAmount' attribute value. |
void |
setCurrencyCodeGroup(CurrencyCodeGroup currencyCodeGroup)
Set the 'CurrencyCodeGroup' attributeGroup value. |
void |
setSendAmount(java.lang.Boolean sendAmount)
Set the 'SendAmount' attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AvailGetRQ.HotelAvailRequest.HurdleRateCandidate()
Method Detail |
---|
public java.lang.Boolean getSendAmount()
public void setSendAmount(java.lang.Boolean sendAmount)
sendAmount
- public CurrencyCodeGroup getCurrencyCodeGroup()
public void setCurrencyCodeGroup(CurrencyCodeGroup currencyCodeGroup)
currencyCodeGroup
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |