|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.SellerDetailsType
public class SellerDetailsType
Details about the seller.
| Constructor Summary | |
|---|---|
SellerDetailsType()
Default Constructor |
|
SellerDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getPayPalAccountID()
Getter for payPalAccountID |
String |
getSecureMerchantAccountID()
Getter for secureMerchantAccountID |
String |
getSellerId()
Getter for sellerId |
String |
getSellerRegistrationDate()
Getter for sellerRegistrationDate |
String |
getSellerUserName()
Getter for sellerUserName |
void |
setPayPalAccountID(String payPalAccountID)
Setter for payPalAccountID |
void |
setSecureMerchantAccountID(String secureMerchantAccountID)
Setter for secureMerchantAccountID |
void |
setSellerId(String sellerId)
Setter for sellerId |
void |
setSellerRegistrationDate(String sellerRegistrationDate)
Setter for sellerRegistrationDate |
void |
setSellerUserName(String sellerUserName)
Setter for sellerUserName |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SellerDetailsType()
public SellerDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getSellerId()
public void setSellerId(String sellerId)
public String getSellerUserName()
public void setSellerUserName(String sellerUserName)
public String getSellerRegistrationDate()
public void setSellerRegistrationDate(String sellerRegistrationDate)
public String getPayPalAccountID()
public void setPayPalAccountID(String payPalAccountID)
public String getSecureMerchantAccountID()
public void setSecureMerchantAccountID(String secureMerchantAccountID)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||