|
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.eBayAccount
public class eBayAccount
Defines eBay auction account.
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
eBayAccount()
Constructor. |
|
eBayAccount(java.lang.String userName,
java.lang.String password)
|
Method Summary | |
---|---|
java.lang.String |
getPassword()
Get the password of the eBay account. |
java.lang.String |
getUsername()
Get eBay user Id. |
void |
setPassword(java.lang.String password)
Set the password of the eBay account. |
void |
setUsername(java.lang.String username)
Set eBay user Id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public eBayAccount()
public eBayAccount(java.lang.String userName, java.lang.String password)
Method Detail |
---|
public java.lang.String getUsername()
public void setUsername(java.lang.String username)
username
- Stringpublic java.lang.String getPassword()
public void setPassword(java.lang.String password)
password
- the password string.
|
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.