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

Packages that use BankAccountTypeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of BankAccountTypeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return BankAccountTypeType
static BankAccountTypeType BankAccountTypeType.fromValue(String v)
           
 BankAccountTypeType BankAccountDetailsType.getType()
          Getter for type
static BankAccountTypeType BankAccountTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BankAccountTypeType[] BankAccountTypeType.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 BankAccountTypeType
 void BankAccountDetailsType.setType(BankAccountTypeType type)
          Setter for type
 



Copyright © 2012. All Rights Reserved.