urn.ebay.api.PayPalAPI
Class BMSetInventoryReq

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

public class BMSetInventoryReq
extends Object


Constructor Summary
BMSetInventoryReq()
          Default Constructor
 
Method Summary
 BMSetInventoryRequestType getBMSetInventoryRequest()
          Getter for bMSetInventoryRequest
 void setBMSetInventoryRequest(BMSetInventoryRequestType bMSetInventoryRequest)
          Setter for bMSetInventoryRequest
 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

BMSetInventoryReq

public BMSetInventoryReq()
Default Constructor

Method Detail

getBMSetInventoryRequest

public BMSetInventoryRequestType getBMSetInventoryRequest()
Getter for bMSetInventoryRequest


setBMSetInventoryRequest

public void setBMSetInventoryRequest(BMSetInventoryRequestType bMSetInventoryRequest)
Setter for bMSetInventoryRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.