|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.GetRecurringPaymentsProfileDetailsResponseDetailsType
public class GetRecurringPaymentsProfileDetailsResponseDetailsType
Recurring Billing Profile ID
| Constructor Summary | |
|---|---|
GetRecurringPaymentsProfileDetailsResponseDetailsType()
Default Constructor |
|
GetRecurringPaymentsProfileDetailsResponseDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
BasicAmountType |
getAggregateAmount()
Getter for aggregateAmount |
BasicAmountType |
getAggregateOptionalAmount()
Getter for aggregateOptionalAmount |
AutoBillType |
getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount |
CreditCardDetailsType |
getCreditCard()
Getter for creditCard |
BillingPeriodDetailsType |
getCurrentRecurringPaymentsPeriod()
Getter for currentRecurringPaymentsPeriod |
String |
getDescription()
Getter for description |
String |
getFinalPaymentDueDate()
Getter for finalPaymentDueDate |
Integer |
getMaxFailedPayments()
Getter for maxFailedPayments |
String |
getProfileID()
Getter for profileID |
RecurringPaymentsProfileStatusType |
getProfileStatus()
Getter for profileStatus |
RecurringPaymentsProfileDetailsType |
getRecurringPaymentsProfileDetails()
Getter for recurringPaymentsProfileDetails |
RecurringPaymentsSummaryType |
getRecurringPaymentsSummary()
Getter for recurringPaymentsSummary |
BasicAmountType |
getRegularAmountPaid()
Getter for regularAmountPaid |
BillingPeriodDetailsType |
getRegularRecurringPaymentsPeriod()
Getter for regularRecurringPaymentsPeriod |
BasicAmountType |
getTrialAmountPaid()
Getter for trialAmountPaid |
BillingPeriodDetailsType |
getTrialRecurringPaymentsPeriod()
Getter for trialRecurringPaymentsPeriod |
void |
setAggregateAmount(BasicAmountType aggregateAmount)
Setter for aggregateAmount |
void |
setAggregateOptionalAmount(BasicAmountType aggregateOptionalAmount)
Setter for aggregateOptionalAmount |
void |
setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount |
void |
setCreditCard(CreditCardDetailsType creditCard)
Setter for creditCard |
void |
setCurrentRecurringPaymentsPeriod(BillingPeriodDetailsType currentRecurringPaymentsPeriod)
Setter for currentRecurringPaymentsPeriod |
void |
setDescription(String description)
Setter for description |
void |
setFinalPaymentDueDate(String finalPaymentDueDate)
Setter for finalPaymentDueDate |
void |
setMaxFailedPayments(Integer maxFailedPayments)
Setter for maxFailedPayments |
void |
setProfileID(String profileID)
Setter for profileID |
void |
setProfileStatus(RecurringPaymentsProfileStatusType profileStatus)
Setter for profileStatus |
void |
setRecurringPaymentsProfileDetails(RecurringPaymentsProfileDetailsType recurringPaymentsProfileDetails)
Setter for recurringPaymentsProfileDetails |
void |
setRecurringPaymentsSummary(RecurringPaymentsSummaryType recurringPaymentsSummary)
Setter for recurringPaymentsSummary |
void |
setRegularAmountPaid(BasicAmountType regularAmountPaid)
Setter for regularAmountPaid |
void |
setRegularRecurringPaymentsPeriod(BillingPeriodDetailsType regularRecurringPaymentsPeriod)
Setter for regularRecurringPaymentsPeriod |
void |
setTrialAmountPaid(BasicAmountType trialAmountPaid)
Setter for trialAmountPaid |
void |
setTrialRecurringPaymentsPeriod(BillingPeriodDetailsType trialRecurringPaymentsPeriod)
Setter for trialRecurringPaymentsPeriod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetRecurringPaymentsProfileDetailsResponseDetailsType()
public GetRecurringPaymentsProfileDetailsResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getProfileID()
public void setProfileID(String profileID)
public RecurringPaymentsProfileStatusType getProfileStatus()
public void setProfileStatus(RecurringPaymentsProfileStatusType profileStatus)
public String getDescription()
public void setDescription(String description)
public AutoBillType getAutoBillOutstandingAmount()
public void setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
public Integer getMaxFailedPayments()
public void setMaxFailedPayments(Integer maxFailedPayments)
public RecurringPaymentsProfileDetailsType getRecurringPaymentsProfileDetails()
public void setRecurringPaymentsProfileDetails(RecurringPaymentsProfileDetailsType recurringPaymentsProfileDetails)
public BillingPeriodDetailsType getCurrentRecurringPaymentsPeriod()
public void setCurrentRecurringPaymentsPeriod(BillingPeriodDetailsType currentRecurringPaymentsPeriod)
public RecurringPaymentsSummaryType getRecurringPaymentsSummary()
public void setRecurringPaymentsSummary(RecurringPaymentsSummaryType recurringPaymentsSummary)
public CreditCardDetailsType getCreditCard()
public void setCreditCard(CreditCardDetailsType creditCard)
public BillingPeriodDetailsType getTrialRecurringPaymentsPeriod()
public void setTrialRecurringPaymentsPeriod(BillingPeriodDetailsType trialRecurringPaymentsPeriod)
public BillingPeriodDetailsType getRegularRecurringPaymentsPeriod()
public void setRegularRecurringPaymentsPeriod(BillingPeriodDetailsType regularRecurringPaymentsPeriod)
public BasicAmountType getTrialAmountPaid()
public void setTrialAmountPaid(BasicAmountType trialAmountPaid)
public BasicAmountType getRegularAmountPaid()
public void setRegularAmountPaid(BasicAmountType regularAmountPaid)
public BasicAmountType getAggregateAmount()
public void setAggregateAmount(BasicAmountType aggregateAmount)
public BasicAmountType getAggregateOptionalAmount()
public void setAggregateOptionalAmount(BasicAmountType aggregateOptionalAmount)
public String getFinalPaymentDueDate()
public void setFinalPaymentDueDate(String finalPaymentDueDate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||