| java.lang.Object | |
| ↳ | com.magento.api.CatalogInventoryStockItemEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| is_in_stock | |||||||||||
| product_id | |||||||||||
| qty | |||||||||||
| sku | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get Custom Deserializer
| |||||||||||
Gets the is_in_stock value for this CatalogInventoryStockItemEntity.
| |||||||||||
Gets the product_id value for this CatalogInventoryStockItemEntity.
| |||||||||||
Gets the qty value for this CatalogInventoryStockItemEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the sku value for this CatalogInventoryStockItemEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the is_in_stock value for this CatalogInventoryStockItemEntity.
| |||||||||||
Sets the product_id value for this CatalogInventoryStockItemEntity.
| |||||||||||
Sets the qty value for this CatalogInventoryStockItemEntity.
| |||||||||||
Sets the sku value for this CatalogInventoryStockItemEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| product_id | |
|---|---|
| sku | |
| qty | |
| is_in_stock |
| obj |
|---|
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the is_in_stock value for this CatalogInventoryStockItemEntity.
Gets the product_id value for this CatalogInventoryStockItemEntity.
Gets the qty value for this CatalogInventoryStockItemEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the sku value for this CatalogInventoryStockItemEntity.
Return type metadata object
Sets the is_in_stock value for this CatalogInventoryStockItemEntity.
| is_in_stock |
|---|
Sets the product_id value for this CatalogInventoryStockItemEntity.
| product_id |
|---|
Sets the qty value for this CatalogInventoryStockItemEntity.
| qty |
|---|
Sets the sku value for this CatalogInventoryStockItemEntity.
| sku |
|---|