|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusChangeActionType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of StatusChangeActionType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return StatusChangeActionType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type StatusChangeActionType | |
|---|---|
void |
ManageRecurringPaymentsProfileStatusRequestDetailsType.setAction(StatusChangeActionType action)
Setter for action |
| Constructors in urn.ebay.apis.eBLBaseComponents with parameters of type StatusChangeActionType | |
|---|---|
ManageRecurringPaymentsProfileStatusRequestDetailsType(String profileID,
StatusChangeActionType action)
Constructor with arguments |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||