|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.SiteIDUtil
public class SiteIDUtil
Utility class the converts between SiteCodeType and eBay numerical Site ID.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Constructor Summary | |
---|---|
SiteIDUtil()
|
Method Summary | |
---|---|
static SiteCodeType |
fromNumericalID(int siteID)
Converts eBay site ID to SiteCodeType. |
static int |
toNumericalID(SiteCodeType siteID)
Convers SiteCodeType to eBay numerical site ID. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SiteIDUtil()
Method Detail |
---|
public static SiteCodeType fromNumericalID(int siteID)
siteID
- int
public static int toNumericalID(SiteCodeType siteID)
siteID
- SiteCodeType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.