|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApprovalTypeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of ApprovalTypeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return ApprovalTypeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type ApprovalTypeType | |
|---|---|
void |
BillingApprovalDetailsType.setApprovalType(ApprovalTypeType approvalType)
Setter for approvalType |
| Constructors in urn.ebay.apis.eBLBaseComponents with parameters of type ApprovalTypeType | |
|---|---|
BillingApprovalDetailsType(ApprovalTypeType approvalType)
Constructor with arguments |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||