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

Packages that use WalletItemType
urn.ebay.apis.eBLBaseComponents   
 

Uses of WalletItemType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2014. All Rights Reserved.