urn.ebay.api.PayPalAPI
Class DoExpressCheckoutPaymentReq

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

public class DoExpressCheckoutPaymentReq
extends Object


Constructor Summary
DoExpressCheckoutPaymentReq()
          Default Constructor
 
Method Summary
 DoExpressCheckoutPaymentRequestType getDoExpressCheckoutPaymentRequest()
          Getter for doExpressCheckoutPaymentRequest
 void setDoExpressCheckoutPaymentRequest(DoExpressCheckoutPaymentRequestType doExpressCheckoutPaymentRequest)
          Setter for doExpressCheckoutPaymentRequest
 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

DoExpressCheckoutPaymentReq

public DoExpressCheckoutPaymentReq()
Default Constructor

Method Detail

getDoExpressCheckoutPaymentRequest

public DoExpressCheckoutPaymentRequestType getDoExpressCheckoutPaymentRequest()
Getter for doExpressCheckoutPaymentRequest


setDoExpressCheckoutPaymentRequest

public void setDoExpressCheckoutPaymentRequest(DoExpressCheckoutPaymentRequestType doExpressCheckoutPaymentRequest)
Setter for doExpressCheckoutPaymentRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.