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

Packages that use CoupleType
urn.ebay.apis.eBLBaseComponents   
 

Uses of CoupleType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.