urn.ebay.api.PayPalAPI
Class DoUATPExpressCheckoutPaymentReq

java.lang.Object
  extended by urn.ebay.api.PayPalAPI.DoUATPExpressCheckoutPaymentReq

public class DoUATPExpressCheckoutPaymentReq
extends Object


Constructor Summary
DoUATPExpressCheckoutPaymentReq()
          Default Constructor
 
Method Summary
 DoUATPExpressCheckoutPaymentRequestType getDoUATPExpressCheckoutPaymentRequest()
          Getter for doUATPExpressCheckoutPaymentRequest
 void setDoUATPExpressCheckoutPaymentRequest(DoUATPExpressCheckoutPaymentRequestType doUATPExpressCheckoutPaymentRequest)
          Setter for doUATPExpressCheckoutPaymentRequest
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoUATPExpressCheckoutPaymentReq

public DoUATPExpressCheckoutPaymentReq()
Default Constructor

Method Detail

getDoUATPExpressCheckoutPaymentRequest

public DoUATPExpressCheckoutPaymentRequestType getDoUATPExpressCheckoutPaymentRequest()
Getter for doUATPExpressCheckoutPaymentRequest


setDoUATPExpressCheckoutPaymentRequest

public void setDoUATPExpressCheckoutPaymentRequest(DoUATPExpressCheckoutPaymentRequestType doUATPExpressCheckoutPaymentRequest)
Setter for doUATPExpressCheckoutPaymentRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.