|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RefundSourceCodeType | |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents | |
| Uses of RefundSourceCodeType in urn.ebay.api.PayPalAPI |
|---|
| Methods in urn.ebay.api.PayPalAPI that return RefundSourceCodeType | |
|---|---|
RefundSourceCodeType |
RefundTransactionRequestType.getRefundSource()
Getter for refundSource |
| Methods in urn.ebay.api.PayPalAPI with parameters of type RefundSourceCodeType | |
|---|---|
void |
RefundTransactionRequestType.setRefundSource(RefundSourceCodeType refundSource)
Setter for refundSource |
| Uses of RefundSourceCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return RefundSourceCodeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type RefundSourceCodeType | |
|---|---|
void |
PaymentInfoType.setRefundSourceCodeType(RefundSourceCodeType refundSourceCodeType)
Setter for refundSourceCodeType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||