urn.ebay.api.PayPalAPI
Class UpdateAccessPermissionsResponseType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.AbstractResponseType
      extended by 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


Constructor Summary
UpdateAccessPermissionsResponseType()
          Default Constructor
UpdateAccessPermissionsResponseType(Node node)
           
 
Method Summary
 String getStatus()
          Getter for status
 void setStatus(String status)
          Setter for status
 
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

UpdateAccessPermissionsResponseType

public UpdateAccessPermissionsResponseType()
Default Constructor


UpdateAccessPermissionsResponseType

public UpdateAccessPermissionsResponseType(Node node)
                                    throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getStatus

public String getStatus()
Getter for status


setStatus

public void setStatus(String status)
Setter for status



Copyright © 2012. All Rights Reserved.