urn.ebay.api.PayPalAPI
Class CreateBillingAgreementResponseType

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

public class CreateBillingAgreementResponseType
extends AbstractResponseType


Constructor Summary
CreateBillingAgreementResponseType()
          Default Constructor
CreateBillingAgreementResponseType(Node node)
           
 
Method Summary
 String getBillingAgreementID()
          Getter for billingAgreementID
 void setBillingAgreementID(String billingAgreementID)
          Setter for billingAgreementID
 
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

CreateBillingAgreementResponseType

public CreateBillingAgreementResponseType()
Default Constructor


CreateBillingAgreementResponseType

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

getBillingAgreementID

public String getBillingAgreementID()
Getter for billingAgreementID


setBillingAgreementID

public void setBillingAgreementID(String billingAgreementID)
Setter for billingAgreementID



Copyright © 2013. All Rights Reserved.