|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.RecurringPaymentsProfileDetailsType
public class RecurringPaymentsProfileDetailsType
Subscriber name - if missing, will use name in buyer's account
| Constructor Summary | |
|---|---|
RecurringPaymentsProfileDetailsType()
Default Constructor |
|
RecurringPaymentsProfileDetailsType(Node node)
|
|
RecurringPaymentsProfileDetailsType(String billingStartDate)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getBillingStartDate()
Getter for billingStartDate |
String |
getProfileReference()
Getter for profileReference |
String |
getSubscriberName()
Getter for subscriberName |
AddressType |
getSubscriberShippingAddress()
Getter for subscriberShippingAddress |
void |
setBillingStartDate(String billingStartDate)
Setter for billingStartDate |
void |
setProfileReference(String profileReference)
Setter for profileReference |
void |
setSubscriberName(String subscriberName)
Setter for subscriberName |
void |
setSubscriberShippingAddress(AddressType subscriberShippingAddress)
Setter for subscriberShippingAddress |
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 RecurringPaymentsProfileDetailsType(String billingStartDate)
public RecurringPaymentsProfileDetailsType()
public RecurringPaymentsProfileDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getSubscriberName()
public void setSubscriberName(String subscriberName)
public AddressType getSubscriberShippingAddress()
public void setSubscriberShippingAddress(AddressType subscriberShippingAddress)
public String getBillingStartDate()
public void setBillingStartDate(String billingStartDate)
public String getProfileReference()
public void setProfileReference(String profileReference)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||