| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static ApprovalTypeType |
ApprovalTypeType.fromValue(String v) |
ApprovalTypeType |
BillingApprovalDetailsType.getApprovalType()
Getter for approvalType
|
static ApprovalTypeType |
ApprovalTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApprovalTypeType[] |
ApprovalTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BillingApprovalDetailsType.setApprovalType(ApprovalTypeType approvalType)
Setter for approvalType
|
| Constructor and Description |
|---|
BillingApprovalDetailsType(ApprovalTypeType approvalType)
Constructor with arguments
|
Copyright © 2015. All Rights Reserved.