urn.ebay.api.PayPalAPI
Class CreateRecurringPaymentsProfileRequestType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.AbstractRequestType
      extended by urn.ebay.api.PayPalAPI.CreateRecurringPaymentsProfileRequestType

public class CreateRecurringPaymentsProfileRequestType
extends AbstractRequestType


Constructor Summary
CreateRecurringPaymentsProfileRequestType()
          Default Constructor
 
Method Summary
 CreateRecurringPaymentsProfileRequestDetailsType getCreateRecurringPaymentsProfileRequestDetails()
          Getter for createRecurringPaymentsProfileRequestDetails
 void setCreateRecurringPaymentsProfileRequestDetails(CreateRecurringPaymentsProfileRequestDetailsType createRecurringPaymentsProfileRequestDetails)
          Setter for createRecurringPaymentsProfileRequestDetails
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateRecurringPaymentsProfileRequestType

public CreateRecurringPaymentsProfileRequestType()
Default Constructor

Method Detail

getCreateRecurringPaymentsProfileRequestDetails

public CreateRecurringPaymentsProfileRequestDetailsType getCreateRecurringPaymentsProfileRequestDetails()
Getter for createRecurringPaymentsProfileRequestDetails


setCreateRecurringPaymentsProfileRequestDetails

public void setCreateRecurringPaymentsProfileRequestDetails(CreateRecurringPaymentsProfileRequestDetailsType createRecurringPaymentsProfileRequestDetails)
Setter for createRecurringPaymentsProfileRequestDetails


toXMLString

public String toXMLString(String prefix,
                          String name)
Overrides:
toXMLString in class AbstractRequestType


Copyright © 2013. All Rights Reserved.