urn.ebay.api.PayPalAPI
Class RefundTransactionReq

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

public class RefundTransactionReq
extends Object


Constructor Summary
RefundTransactionReq()
          Default Constructor
 
Method Summary
 RefundTransactionRequestType getRefundTransactionRequest()
          Getter for refundTransactionRequest
 void setRefundTransactionRequest(RefundTransactionRequestType refundTransactionRequest)
          Setter for refundTransactionRequest
 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

RefundTransactionReq

public RefundTransactionReq()
Default Constructor

Method Detail

getRefundTransactionRequest

public RefundTransactionRequestType getRefundTransactionRequest()
Getter for refundTransactionRequest


setRefundTransactionRequest

public void setRefundTransactionRequest(RefundTransactionRequestType refundTransactionRequest)
Setter for refundTransactionRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.