|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractResponseType
urn.ebay.api.PayPalAPI.BMCreateButtonResponseType
public class BMCreateButtonResponseType
| Constructor Summary | |
|---|---|
BMCreateButtonResponseType()
Default Constructor |
|
BMCreateButtonResponseType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getEmail()
Getter for email |
String |
getHostedButtonID()
Getter for hostedButtonID |
String |
getMobile()
Getter for mobile |
String |
getWebsite()
Getter for website |
void |
setEmail(String email)
Setter for email |
void |
setHostedButtonID(String hostedButtonID)
Setter for hostedButtonID |
void |
setMobile(String mobile)
Setter for mobile |
void |
setWebsite(String website)
Setter for website |
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractResponseType |
|---|
getAck, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setBuild, setCorrelationID, setErrors, setTimestamp, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BMCreateButtonResponseType()
public BMCreateButtonResponseType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getWebsite()
public void setWebsite(String website)
public String getEmail()
public void setEmail(String email)
public String getMobile()
public void setMobile(String mobile)
public String getHostedButtonID()
public void setHostedButtonID(String hostedButtonID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||