public class GetBillingAgreementCustomerDetailsResponseDetailsType extends Object
| Constructor and Description |
|---|
GetBillingAgreementCustomerDetailsResponseDetailsType()
Default Constructor
|
GetBillingAgreementCustomerDetailsResponseDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
AddressType |
getBillingAddress()
Getter for billingAddress
|
PayerInfoType |
getPayerInfo()
Getter for payerInfo
|
void |
setBillingAddress(AddressType billingAddress)
Setter for billingAddress
|
void |
setPayerInfo(PayerInfoType payerInfo)
Setter for payerInfo
|
public GetBillingAgreementCustomerDetailsResponseDetailsType()
public GetBillingAgreementCustomerDetailsResponseDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic PayerInfoType getPayerInfo()
public void setPayerInfo(PayerInfoType payerInfo)
public AddressType getBillingAddress()
public void setBillingAddress(AddressType billingAddress)
Copyright © 2017. All Rights Reserved.