| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
RefundSourceCodeType |
RefundTransactionRequestType.getRefundSource()
Getter for refundSource
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefundTransactionRequestType.setRefundSource(RefundSourceCodeType refundSource)
Setter for refundSource
|
| Modifier and Type | Method and Description |
|---|---|
static RefundSourceCodeType |
RefundSourceCodeType.fromValue(String v) |
RefundSourceCodeType |
PaymentInfoType.getRefundSourceCodeType()
Getter for refundSourceCodeType
|
static RefundSourceCodeType |
RefundSourceCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefundSourceCodeType[] |
RefundSourceCodeType.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.setRefundSourceCodeType(RefundSourceCodeType refundSourceCodeType)
Setter for refundSourceCodeType
|
Copyright © 2017. All Rights Reserved.