urn.ebay.api.PayPalAPI
Class DoDirectPaymentReq

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

public class DoDirectPaymentReq
extends Object


Constructor Summary
DoDirectPaymentReq()
          Default Constructor
 
Method Summary
 DoDirectPaymentRequestType getDoDirectPaymentRequest()
          Getter for doDirectPaymentRequest
 void setDoDirectPaymentRequest(DoDirectPaymentRequestType doDirectPaymentRequest)
          Setter for doDirectPaymentRequest
 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

DoDirectPaymentReq

public DoDirectPaymentReq()
Default Constructor

Method Detail

getDoDirectPaymentRequest

public DoDirectPaymentRequestType getDoDirectPaymentRequest()
Getter for doDirectPaymentRequest


setDoDirectPaymentRequest

public void setDoDirectPaymentRequest(DoDirectPaymentRequestType doDirectPaymentRequest)
Setter for doDirectPaymentRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.