|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.BillingAgreementDetailsType
public class BillingAgreementDetailsType
| Constructor Summary | |
|---|---|
BillingAgreementDetailsType()
Default Constructor |
|
BillingAgreementDetailsType(BillingCodeType billingType)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getBillingAgreementCustom()
Getter for billingAgreementCustom |
String |
getBillingAgreementDescription()
Getter for billingAgreementDescription |
BillingCodeType |
getBillingType()
Getter for billingType |
MerchantPullPaymentCodeType |
getPaymentType()
Getter for paymentType |
void |
setBillingAgreementCustom(String billingAgreementCustom)
Setter for billingAgreementCustom |
void |
setBillingAgreementDescription(String billingAgreementDescription)
Setter for billingAgreementDescription |
void |
setBillingType(BillingCodeType billingType)
Setter for billingType |
void |
setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BillingAgreementDetailsType(BillingCodeType billingType)
public BillingAgreementDetailsType()
| Method Detail |
|---|
public BillingCodeType getBillingType()
public void setBillingType(BillingCodeType billingType)
public String getBillingAgreementDescription()
public void setBillingAgreementDescription(String billingAgreementDescription)
public MerchantPullPaymentCodeType getPaymentType()
public void setPaymentType(MerchantPullPaymentCodeType paymentType)
public String getBillingAgreementCustom()
public void setBillingAgreementCustom(String billingAgreementCustom)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||