Class StockItemType
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.plugins.shop.common.bean.StockItemType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem,TreeNode<StockItemType>
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsetAttributeKit(StockItemAttributeKit attributeKit) voidsetChildren(List<StockItemType> children) setId(int id) Устанавливает id объектаsetParentTypeId(int parentTypeId) Устанавливает название (описание) объектаtoString()Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitleMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
StockItemType
public StockItemType() -
StockItemType
-
-
Method Details
-
getAttributeKit
-
getChildren
- Specified by:
getChildrenin interfaceTreeNode<StockItemType>
-
getParentTypeId
public int getParentTypeId() -
setAttributeKit
-
setChildren
-
setId
Description copied from class:IdУстанавливает id объекта -
setParentTypeId
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
toString
-