|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutoBillType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of AutoBillType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return AutoBillType | |
|---|---|
static AutoBillType |
AutoBillType.fromValue(String v)
|
AutoBillType |
UpdateRecurringPaymentsProfileRequestDetailsType.getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount |
AutoBillType |
ScheduleDetailsType.getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount |
AutoBillType |
GetRecurringPaymentsProfileDetailsResponseDetailsType.getAutoBillOutstandingAmount()
Getter for autoBillOutstandingAmount |
static AutoBillType |
AutoBillType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AutoBillType[] |
AutoBillType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type AutoBillType | |
|---|---|
void |
UpdateRecurringPaymentsProfileRequestDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount |
void |
ScheduleDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount |
void |
GetRecurringPaymentsProfileDetailsResponseDetailsType.setAutoBillOutstandingAmount(AutoBillType autoBillOutstandingAmount)
Setter for autoBillOutstandingAmount |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||