|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.AvailGetRQ.HotelAvailRequest.DeltaCandidate
public static class AvailGetRQ.HotelAvailRequest.DeltaCandidate
Use to request Delta 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="DeltaCandidate" minOccurs="0">
<xs:complexType>
<xs:attribute type="xs:boolean" name="SendAmount"/>
<xs:attributeGroup ref="ns:CurrencyCodeGroup"/>
</xs:complexType>
</xs:element>
| Constructor Summary | |
|---|---|
AvailGetRQ.HotelAvailRequest.DeltaCandidate()
|
|
| 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.DeltaCandidate()
| 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 | ||||||