| Package | Description |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
CompleteCodeType |
DoCaptureRequestType.getCompleteType()
Getter for completeType
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoCaptureRequestType.setCompleteType(CompleteCodeType completeType)
Setter for completeType
|
| Constructor and Description |
|---|
DoCaptureRequestType(String authorizationID,
BasicAmountType amount,
CompleteCodeType completeType)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017. All Rights Reserved.