urn.ebay.api.PayPalAPI
Class SetCustomerBillingAgreementResponseType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.AbstractResponseType
      extended by urn.ebay.api.PayPalAPI.SetCustomerBillingAgreementResponseType

public class SetCustomerBillingAgreementResponseType
extends AbstractResponseType


Constructor Summary
SetCustomerBillingAgreementResponseType()
          Default Constructor
SetCustomerBillingAgreementResponseType(Node node)
           
 
Method Summary
 String getToken()
          Getter for token
 void setToken(String token)
          Setter for token
 
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

SetCustomerBillingAgreementResponseType

public SetCustomerBillingAgreementResponseType()
Default Constructor


SetCustomerBillingAgreementResponseType

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

getToken

public String getToken()
Getter for token


setToken

public void setToken(String token)
Setter for token



Copyright © 2012. All Rights Reserved.