Class ObjectParameterGroupAttr
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.AbstractSpecAttr
ru.bitel.bgbilling.kernel.contract.object.common.bean.ObjectParameterGroupAttr
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetComment(String comment) setHistory(boolean history) setId(int id) Устанавливает id объектаУстанавливает название (описание) объектаsetType(int type) Methods inherited from class ru.bitel.oss.kernel.entity.common.bean.AbstractSpecAttr
getComment, getType, getTypeName, getTypeName, isHistory, toTypeMapMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
ObjectParameterGroupAttr
public ObjectParameterGroupAttr()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setType
- Overrides:
setTypein classAbstractSpecAttr
-
setComment
- Overrides:
setCommentin classAbstractSpecAttr
-
setHistory
- Overrides:
setHistoryin classAbstractSpecAttr
-