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