|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.SetDataResponseType
public class SetDataResponseType
If Checkout session was initialized successfully, the corresponding token is returned in this element.
| Constructor Summary | |
|---|---|
SetDataResponseType()
Default Constructor |
|
SetDataResponseType(Node node)
|
|
| Method Summary | |
|---|---|
List<ErrorType> |
getSetDataError()
Getter for setDataError |
String |
getToken()
Getter for token |
void |
setSetDataError(List<ErrorType> setDataError)
Setter for setDataError |
void |
setToken(String token)
Setter for token |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetDataResponseType()
public SetDataResponseType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getToken()
public void setToken(String token)
public List<ErrorType> getSetDataError()
public void setSetDataError(List<ErrorType> setDataError)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||