Uses of Class
urn.ebay.apis.eBLBaseComponents.BillingCodeType

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
 



Copyright © 2012. All Rights Reserved.