Class StockItemAttributeValue
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.plugins.shop.common.bean.StockItemAttributeValue
- All Implemented Interfaces:
Serializable
,Idable
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getValue()
void
setAttribute
(StockItemAttribute attribute) void
setStockItemId
(int stockItemId) void
-
Constructor Details
-
StockItemAttributeValue
public StockItemAttributeValue()
-
-
Method Details
-
getStockItemId
public int getStockItemId() -
setStockItemId
public void setStockItemId(int stockItemId) -
getValue
-
setValue
-
getAttribute
-
setAttribute
-