|
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.ApiAccount
public class ApiAccount
Defines an eBay API account object.
Title:
Description:
Copyright: Copyright (c) 2004
Company: eBay Inc.
Constructor Summary | |
---|---|
ApiAccount()
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getApplication()
Get the Application ID (AppID). |
java.lang.String |
getCertificate()
Get the Certificate ID (CertID). |
java.lang.String |
getDeveloper()
Get the Developer ID (DevID). |
void |
setApplication(java.lang.String application)
Set the Application ID (AppID). |
void |
setCertificate(java.lang.String certificate)
Set the Certificate ID (CertID) |
void |
setDeveloper(java.lang.String developer)
Set the Developer ID (DevID). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApiAccount()
Method Detail |
---|
public java.lang.String getDeveloper()
public void setDeveloper(java.lang.String developer)
developer
- The Developer ID to set.public java.lang.String getApplication()
public void setApplication(java.lang.String application)
application
- The Application ID.public java.lang.String getCertificate()
public void setCertificate(java.lang.String certificate)
certificate
- The Certificate ID.
|
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.