|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.shared.PaymentForm
org.ota.hotel.Guarantee.GuaranteesAccepted.GuaranteeAccepted
public static class Guarantee.GuaranteesAccepted.GuaranteeAccepted
Guarantee Detail 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="GuaranteeAccepted" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="ns:PaymentFormType"> <xs:attribute type="xs:boolean" name="Default"/> <xs:attribute type="xs:boolean" use="optional" name="NoCardHolderInfoReqInd"/> <xs:attribute type="xs:boolean" use="optional" name="NameReqInd"/> <xs:attribute type="xs:boolean" use="optional" name="AddressReqInd"/> <xs:attribute type="xs:boolean" use="optional" name="PhoneReqInd"/> <xs:attribute type="xs:boolean" use="optional" name="InterbankNbrReqInd"/> <xs:attribute type="xs:boolean" use="optional" name="BookingSourceAllowedInd"/> <xs:attribute type="xs:boolean" use="optional" name="CorpDiscountNbrAllowedInd"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ota.shared.PaymentForm |
---|
PaymentForm.Choice, PaymentForm.PaymentTransactionTypeCode |
Constructor Summary | |
---|---|
Guarantee.GuaranteesAccepted.GuaranteeAccepted()
|
Method Summary | |
---|---|
java.lang.Boolean |
getAddressReqInd()
Get the 'AddressReqInd' attribute value. |
java.lang.Boolean |
getBookingSourceAllowedInd()
Get the 'BookingSourceAllowedInd' attribute value. |
java.lang.Boolean |
getCorpDiscountNbrAllowedInd()
Get the 'CorpDiscountNbrAllowedInd' attribute value. |
java.lang.Boolean |
getDefault()
Get the 'Default' attribute value. |
java.lang.Boolean |
getInterbankNbrReqInd()
Get the 'InterbankNbrReqInd' attribute value. |
java.lang.Boolean |
getNameReqInd()
Get the 'NameReqInd' attribute value. |
java.lang.Boolean |
getNoCardHolderInfoReqInd()
Get the 'NoCardHolderInfoReqInd' attribute value. |
java.lang.Boolean |
getPhoneReqInd()
Get the 'PhoneReqInd' attribute value. |
void |
setAddressReqInd(java.lang.Boolean addressReqInd)
Set the 'AddressReqInd' attribute value. |
void |
setBookingSourceAllowedInd(java.lang.Boolean bookingSourceAllowedInd)
Set the 'BookingSourceAllowedInd' attribute value. |
void |
setCorpDiscountNbrAllowedInd(java.lang.Boolean corpDiscountNbrAllowedInd)
Set the 'CorpDiscountNbrAllowedInd' attribute value. |
void |
setDefault(java.lang.Boolean _default)
Set the 'Default' attribute value. |
void |
setInterbankNbrReqInd(java.lang.Boolean interbankNbrReqInd)
Set the 'InterbankNbrReqInd' attribute value. |
void |
setNameReqInd(java.lang.Boolean nameReqInd)
Set the 'NameReqInd' attribute value. |
void |
setNoCardHolderInfoReqInd(java.lang.Boolean noCardHolderInfoReqInd)
Set the 'NoCardHolderInfoReqInd' attribute value. |
void |
setPhoneReqInd(java.lang.Boolean phoneReqInd)
Set the 'PhoneReqInd' attribute value. |
Methods inherited from class org.ota.shared.PaymentForm |
---|
getChoice, getCostCenterID, getGuaranteeID, getGuaranteeIndicator, getGuaranteeTypeCode, getPaymentTransactionTypeCode, getPrivacyGroup, getRemark, getRPH, setChoice, setCostCenterID, setGuaranteeID, setGuaranteeIndicator, setGuaranteeTypeCode, setPaymentTransactionTypeCode, setPrivacyGroup, setRemark, setRPH |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Guarantee.GuaranteesAccepted.GuaranteeAccepted()
Method Detail |
---|
public java.lang.Boolean getDefault()
public void setDefault(java.lang.Boolean _default)
_default
- public java.lang.Boolean getNoCardHolderInfoReqInd()
public void setNoCardHolderInfoReqInd(java.lang.Boolean noCardHolderInfoReqInd)
noCardHolderInfoReqInd
- public java.lang.Boolean getNameReqInd()
public void setNameReqInd(java.lang.Boolean nameReqInd)
nameReqInd
- public java.lang.Boolean getAddressReqInd()
public void setAddressReqInd(java.lang.Boolean addressReqInd)
addressReqInd
- public java.lang.Boolean getPhoneReqInd()
public void setPhoneReqInd(java.lang.Boolean phoneReqInd)
phoneReqInd
- public java.lang.Boolean getInterbankNbrReqInd()
public void setInterbankNbrReqInd(java.lang.Boolean interbankNbrReqInd)
interbankNbrReqInd
- public java.lang.Boolean getBookingSourceAllowedInd()
public void setBookingSourceAllowedInd(java.lang.Boolean bookingSourceAllowedInd)
bookingSourceAllowedInd
- public java.lang.Boolean getCorpDiscountNbrAllowedInd()
public void setCorpDiscountNbrAllowedInd(java.lang.Boolean corpDiscountNbrAllowedInd)
corpDiscountNbrAllowedInd
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |