|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DetailLevelCodeType | |
---|---|
com.ebay.sdk | |
com.ebay.sdk.call | |
com.ebay.soap.eBLBaseComponents |
Uses of DetailLevelCodeType in com.ebay.sdk |
---|
Methods in com.ebay.sdk that return DetailLevelCodeType | |
---|---|
DetailLevelCodeType[] |
ApiCall.getDetailLevel()
Get the DetailLevels of the API call. |
Methods in com.ebay.sdk with parameters of type DetailLevelCodeType | |
---|---|
void |
ApiCall.addDetailLevel(DetailLevelCodeType detail)
Add a detail level value to for call object. |
void |
ApiCall.setDetailLevel(DetailLevelCodeType[] detailLevel)
Set the DetaiLevels of the API call. |
Uses of DetailLevelCodeType in com.ebay.sdk.call |
---|
Methods in com.ebay.sdk.call with parameters of type DetailLevelCodeType | |
---|---|
static int |
GetCategoriesCall.getAllCategories(ApiContext apiContext,
SiteCodeType siteID,
int levelLimit,
DetailLevelCodeType detailLevel,
int groupSize,
CategoryEventListener listener)
Call eBay API to downloads all categories in asynchronized mode to reduce consumption of system resource. |
Uses of DetailLevelCodeType in com.ebay.soap.eBLBaseComponents |
---|
Fields in com.ebay.soap.eBLBaseComponents with type parameters of type DetailLevelCodeType | |
---|---|
protected List<DetailLevelCodeType> |
AbstractRequestType.detailLevel
|
Methods in com.ebay.soap.eBLBaseComponents that return DetailLevelCodeType | |
---|---|
static DetailLevelCodeType |
DetailLevelCodeType.fromValue(String v)
|
DetailLevelCodeType[] |
AbstractRequestType.getDetailLevel()
|
DetailLevelCodeType |
AbstractRequestType.getDetailLevel(int idx)
|
DetailLevelCodeType |
AbstractRequestType.setDetailLevel(int idx,
DetailLevelCodeType value)
|
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 com.ebay.soap.eBLBaseComponents that return types with arguments of type DetailLevelCodeType | |
---|---|
protected List<DetailLevelCodeType> |
AbstractRequestType._getDetailLevel()
|
Methods in com.ebay.soap.eBLBaseComponents with parameters of type DetailLevelCodeType | |
---|---|
void |
AbstractRequestType.setDetailLevel(DetailLevelCodeType[] values)
|
DetailLevelCodeType |
AbstractRequestType.setDetailLevel(int idx,
DetailLevelCodeType value)
|
|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.