| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
PendingStatusCodeType |
DoDirectPaymentResponseType.getPendingReason()
Getter for pendingReason
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoDirectPaymentResponseType.setPendingReason(PendingStatusCodeType pendingReason)
Setter for pendingReason
|
| Modifier and Type | Method and Description |
|---|---|
static PendingStatusCodeType |
PendingStatusCodeType.fromValue(String v) |
PendingStatusCodeType |
RefundInfoType.getPendingReason()
Getter for pendingReason
|
PendingStatusCodeType |
PaymentInfoType.getPendingReason()
Getter for pendingReason
|
PendingStatusCodeType |
AuthorizationInfoType.getPendingReason()
Getter for pendingReason
|
static PendingStatusCodeType |
PendingStatusCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PendingStatusCodeType[] |
PendingStatusCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefundInfoType.setPendingReason(PendingStatusCodeType pendingReason)
Setter for pendingReason
|
void |
PaymentInfoType.setPendingReason(PendingStatusCodeType pendingReason)
Setter for pendingReason
|
void |
AuthorizationInfoType.setPendingReason(PendingStatusCodeType pendingReason)
Setter for pendingReason
|
Copyright © 2015. All Rights Reserved.