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