urn.ebay.api.PayPalAPI
Class GetRecurringPaymentsProfileDetailsReq

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

public class GetRecurringPaymentsProfileDetailsReq
extends Object


Constructor Summary
GetRecurringPaymentsProfileDetailsReq()
          Default Constructor
 
Method Summary
 GetRecurringPaymentsProfileDetailsRequestType getGetRecurringPaymentsProfileDetailsRequest()
          Getter for getRecurringPaymentsProfileDetailsRequest
 void setGetRecurringPaymentsProfileDetailsRequest(GetRecurringPaymentsProfileDetailsRequestType getRecurringPaymentsProfileDetailsRequest)
          Setter for getRecurringPaymentsProfileDetailsRequest
 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

GetRecurringPaymentsProfileDetailsReq

public GetRecurringPaymentsProfileDetailsReq()
Default Constructor

Method Detail

getGetRecurringPaymentsProfileDetailsRequest

public GetRecurringPaymentsProfileDetailsRequestType getGetRecurringPaymentsProfileDetailsRequest()
Getter for getRecurringPaymentsProfileDetailsRequest


setGetRecurringPaymentsProfileDetailsRequest

public void setGetRecurringPaymentsProfileDetailsRequest(GetRecurringPaymentsProfileDetailsRequestType getRecurringPaymentsProfileDetailsRequest)
Setter for getRecurringPaymentsProfileDetailsRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.