|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.PayerInfoType
public class PayerInfoType
PayerInfoType Payer information
| Constructor Summary | |
|---|---|
PayerInfoType()
Default Constructor |
|
PayerInfoType(Node node)
|
|
| Method Summary | |
|---|---|
AddressType |
getAddress()
Getter for address |
String |
getContactPhone()
Getter for contactPhone |
EnhancedPayerInfoType |
getEnhancedPayerInfo()
Getter for enhancedPayerInfo |
String |
getPayer()
Getter for payer |
String |
getPayerBusiness()
Getter for payerBusiness |
CountryCodeType |
getPayerCountry()
Getter for payerCountry |
String |
getPayerID()
Getter for payerID |
PersonNameType |
getPayerName()
Getter for payerName |
PayPalUserStatusCodeType |
getPayerStatus()
Getter for payerStatus |
TaxIdDetailsType |
getTaxIdDetails()
Getter for taxIdDetails |
void |
setAddress(AddressType address)
Setter for address |
void |
setContactPhone(String contactPhone)
Setter for contactPhone |
void |
setEnhancedPayerInfo(EnhancedPayerInfoType enhancedPayerInfo)
Setter for enhancedPayerInfo |
void |
setPayer(String payer)
Setter for payer |
void |
setPayerBusiness(String payerBusiness)
Setter for payerBusiness |
void |
setPayerCountry(CountryCodeType payerCountry)
Setter for payerCountry |
void |
setPayerID(String payerID)
Setter for payerID |
void |
setPayerName(PersonNameType payerName)
Setter for payerName |
void |
setPayerStatus(PayPalUserStatusCodeType payerStatus)
Setter for payerStatus |
void |
setTaxIdDetails(TaxIdDetailsType taxIdDetails)
Setter for taxIdDetails |
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 PayerInfoType()
public PayerInfoType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getPayer()
public void setPayer(String payer)
public String getPayerID()
public void setPayerID(String payerID)
public PayPalUserStatusCodeType getPayerStatus()
public void setPayerStatus(PayPalUserStatusCodeType payerStatus)
public PersonNameType getPayerName()
public void setPayerName(PersonNameType payerName)
public CountryCodeType getPayerCountry()
public void setPayerCountry(CountryCodeType payerCountry)
public String getPayerBusiness()
public void setPayerBusiness(String payerBusiness)
public AddressType getAddress()
public void setAddress(AddressType address)
public String getContactPhone()
public void setContactPhone(String contactPhone)
public TaxIdDetailsType getTaxIdDetails()
public void setTaxIdDetails(TaxIdDetailsType taxIdDetails)
public EnhancedPayerInfoType getEnhancedPayerInfo()
public void setEnhancedPayerInfo(EnhancedPayerInfoType enhancedPayerInfo)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||