public class BMGetInventoryReq
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:ebay:api:PayPalAPI}BMGetInventoryRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BMGetInventoryRequestType |
bmGetInventoryRequest |
| Constructor and Description |
|---|
BMGetInventoryReq() |
| Modifier and Type | Method and Description |
|---|---|
BMGetInventoryRequestType |
getBMGetInventoryRequest()
Gets the value of the bmGetInventoryRequest property.
|
void |
setBMGetInventoryRequest(BMGetInventoryRequestType value)
Sets the value of the bmGetInventoryRequest property.
|
protected BMGetInventoryRequestType bmGetInventoryRequest
public BMGetInventoryRequestType getBMGetInventoryRequest()
BMGetInventoryRequestTypepublic void setBMGetInventoryRequest(BMGetInventoryRequestType value)
value - the value
allowed object is
BMGetInventoryRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.