urn.ebay.api.PayPalAPI
Class BMGetInventoryReq

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

public class BMGetInventoryReq
extends Object


Constructor Summary
BMGetInventoryReq()
          Default Constructor
 
Method Summary
 BMGetInventoryRequestType getBMGetInventoryRequest()
          Getter for bMGetInventoryRequest
 void setBMGetInventoryRequest(BMGetInventoryRequestType bMGetInventoryRequest)
          Setter for bMGetInventoryRequest
 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

BMGetInventoryReq

public BMGetInventoryReq()
Default Constructor

Method Detail

getBMGetInventoryRequest

public BMGetInventoryRequestType getBMGetInventoryRequest()
Getter for bMGetInventoryRequest


setBMGetInventoryRequest

public void setBMGetInventoryRequest(BMGetInventoryRequestType bMGetInventoryRequest)
Setter for bMGetInventoryRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.