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