urn.ebay.api.PayPalAPI
Class DoUATPExpressCheckoutPaymentResponseType

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

public class DoUATPExpressCheckoutPaymentResponseType
extends DoExpressCheckoutPaymentResponseType


Constructor Summary
DoUATPExpressCheckoutPaymentResponseType()
          Default Constructor
DoUATPExpressCheckoutPaymentResponseType(Node node)
           
 
Method Summary
 UATPDetailsType getUATPDetails()
          Getter for uATPDetails
 void setUATPDetails(UATPDetailsType uATPDetails)
          Setter for uATPDetails
 
Methods inherited from class urn.ebay.api.PayPalAPI.DoExpressCheckoutPaymentResponseType
getDoExpressCheckoutPaymentResponseDetails, getFMFDetails, setDoExpressCheckoutPaymentResponseDetails, setFMFDetails
 
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

DoUATPExpressCheckoutPaymentResponseType

public DoUATPExpressCheckoutPaymentResponseType()
Default Constructor


DoUATPExpressCheckoutPaymentResponseType

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

getUATPDetails

public UATPDetailsType getUATPDetails()
Getter for uATPDetails


setUATPDetails

public void setUATPDetails(UATPDetailsType uATPDetails)
Setter for uATPDetails



Copyright © 2012. All Rights Reserved.