|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompleteCodeType | |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents | |
| Uses of CompleteCodeType in urn.ebay.api.PayPalAPI |
|---|
| Methods in urn.ebay.api.PayPalAPI that return CompleteCodeType | |
|---|---|
CompleteCodeType |
DoCaptureRequestType.getCompleteType()
Getter for completeType |
| Methods in urn.ebay.api.PayPalAPI with parameters of type CompleteCodeType | |
|---|---|
void |
DoCaptureRequestType.setCompleteType(CompleteCodeType completeType)
Setter for completeType |
| Constructors in urn.ebay.api.PayPalAPI with parameters of type CompleteCodeType | |
|---|---|
DoCaptureRequestType(String authorizationID,
BasicAmountType amount,
CompleteCodeType completeType)
Constructor with arguments |
|
| Uses of CompleteCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return CompleteCodeType | |
|---|---|
static CompleteCodeType |
CompleteCodeType.fromValue(String v)
|
static CompleteCodeType |
CompleteCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CompleteCodeType[] |
CompleteCodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||