| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static StatusChangeActionType |
StatusChangeActionType.fromValue(String v) |
StatusChangeActionType |
ManageRecurringPaymentsProfileStatusRequestDetailsType.getAction()
Getter for action
|
static StatusChangeActionType |
StatusChangeActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusChangeActionType[] |
StatusChangeActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManageRecurringPaymentsProfileStatusRequestDetailsType.setAction(StatusChangeActionType action)
Setter for action
|
| Constructor and Description |
|---|
ManageRecurringPaymentsProfileStatusRequestDetailsType(String profileID,
StatusChangeActionType action)
Constructor with arguments
|
Copyright © 2015. All Rights Reserved.