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