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