urn.ebay.api.PayPalAPI
Class BMUpdateButtonReq

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

public class BMUpdateButtonReq
extends Object


Constructor Summary
BMUpdateButtonReq()
          Default Constructor
 
Method Summary
 BMUpdateButtonRequestType getBMUpdateButtonRequest()
          Getter for bMUpdateButtonRequest
 void setBMUpdateButtonRequest(BMUpdateButtonRequestType bMUpdateButtonRequest)
          Setter for bMUpdateButtonRequest
 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

BMUpdateButtonReq

public BMUpdateButtonReq()
Default Constructor

Method Detail

getBMUpdateButtonRequest

public BMUpdateButtonRequestType getBMUpdateButtonRequest()
Getter for bMUpdateButtonRequest


setBMUpdateButtonRequest

public void setBMUpdateButtonRequest(BMUpdateButtonRequestType bMUpdateButtonRequest)
Setter for bMUpdateButtonRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.