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

Packages that use DetailLevelCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of DetailLevelCodeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return DetailLevelCodeType
static DetailLevelCodeType DetailLevelCodeType.fromValue(String v)
           
static DetailLevelCodeType DetailLevelCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DetailLevelCodeType[] DetailLevelCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in urn.ebay.apis.eBLBaseComponents that return types with arguments of type DetailLevelCodeType
 List<DetailLevelCodeType> AbstractRequestType.getDetailLevel()
          Getter for detailLevel
 

Method parameters in urn.ebay.apis.eBLBaseComponents with type arguments of type DetailLevelCodeType
 void AbstractRequestType.setDetailLevel(List<DetailLevelCodeType> detailLevel)
          Setter for detailLevel
 



Copyright © 2013. All Rights Reserved.