urn.ebay.api.PayPalAPI
Class BMCreateButtonReq

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

public class BMCreateButtonReq
extends Object


Constructor Summary
BMCreateButtonReq()
          Default Constructor
 
Method Summary
 BMCreateButtonRequestType getBMCreateButtonRequest()
          Getter for bMCreateButtonRequest
 void setBMCreateButtonRequest(BMCreateButtonRequestType bMCreateButtonRequest)
          Setter for bMCreateButtonRequest
 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

BMCreateButtonReq

public BMCreateButtonReq()
Default Constructor

Method Detail

getBMCreateButtonRequest

public BMCreateButtonRequestType getBMCreateButtonRequest()
Getter for bMCreateButtonRequest


setBMCreateButtonRequest

public void setBMCreateButtonRequest(BMCreateButtonRequestType bMCreateButtonRequest)
Setter for bMCreateButtonRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.