urn.ebay.api.PayPalAPI
Class UpdateAuthorizationReq

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

public class UpdateAuthorizationReq
extends Object


Constructor Summary
UpdateAuthorizationReq()
          Default Constructor
 
Method Summary
 UpdateAuthorizationRequestType getUpdateAuthorizationRequest()
          Getter for updateAuthorizationRequest
 void setUpdateAuthorizationRequest(UpdateAuthorizationRequestType updateAuthorizationRequest)
          Setter for updateAuthorizationRequest
 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

UpdateAuthorizationReq

public UpdateAuthorizationReq()
Default Constructor

Method Detail

getUpdateAuthorizationRequest

public UpdateAuthorizationRequestType getUpdateAuthorizationRequest()
Getter for updateAuthorizationRequest


setUpdateAuthorizationRequest

public void setUpdateAuthorizationRequest(UpdateAuthorizationRequestType updateAuthorizationRequest)
Setter for updateAuthorizationRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2014. All Rights Reserved.