|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReceiverInfoCodeType | |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents | |
| Uses of ReceiverInfoCodeType in urn.ebay.api.PayPalAPI |
|---|
| Methods in urn.ebay.api.PayPalAPI that return ReceiverInfoCodeType | |
|---|---|
ReceiverInfoCodeType |
MassPayRequestType.getReceiverType()
Getter for receiverType |
| Methods in urn.ebay.api.PayPalAPI with parameters of type ReceiverInfoCodeType | |
|---|---|
void |
MassPayRequestType.setReceiverType(ReceiverInfoCodeType receiverType)
Setter for receiverType |
| Uses of ReceiverInfoCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return ReceiverInfoCodeType | |
|---|---|
static ReceiverInfoCodeType |
ReceiverInfoCodeType.fromValue(String v)
|
static ReceiverInfoCodeType |
ReceiverInfoCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReceiverInfoCodeType[] |
ReceiverInfoCodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||