|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AuthorizationResponseType
public class AuthorizationResponseType
Status will denote whether Auto authorization was successful or not.
| Constructor Summary | |
|---|---|
AuthorizationResponseType()
Default Constructor |
|
AuthorizationResponseType(Node node)
|
|
| Method Summary | |
|---|---|
List<ErrorType> |
getAuthorizationError()
Getter for authorizationError |
AckCodeType |
getStatus()
Getter for status |
void |
setAuthorizationError(List<ErrorType> authorizationError)
Setter for authorizationError |
void |
setStatus(AckCodeType status)
Setter for status |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorizationResponseType()
public AuthorizationResponseType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public AckCodeType getStatus()
public void setStatus(AckCodeType status)
public List<ErrorType> getAuthorizationError()
public void setAuthorizationError(List<ErrorType> authorizationError)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||