urn.ebay.api.PayPalAPI
Class UpdateAccessPermissionsResponseType
java.lang.Object
urn.ebay.apis.eBLBaseComponents.AbstractResponseType
urn.ebay.api.PayPalAPI.UpdateAccessPermissionsResponseType
public class UpdateAccessPermissionsResponseType
- extends AbstractResponseType
The status of the update call, Success/Failure. Character
length and limitations: 20 single-byte characters
| 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 |
UpdateAccessPermissionsResponseType
public UpdateAccessPermissionsResponseType()
- Default Constructor
UpdateAccessPermissionsResponseType
public UpdateAccessPermissionsResponseType(Node node)
throws XPathExpressionException
- Throws:
XPathExpressionException
getStatus
public String getStatus()
- Getter for status
setStatus
public void setStatus(String status)
- Setter for status
Copyright © 2012. All Rights Reserved.