Class EntitySpecAttr
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.AbstractSpecAttr
ru.bitel.oss.kernel.entity.common.bean.EntitySpecAttr
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Тип(спецификация) параметра.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetComment(String comment) setId(int id) Устанавливает id объектаУстанавливает название (описание) объектаsetType(int type) Methods inherited from class ru.bitel.oss.kernel.entity.common.bean.AbstractSpecAttr
getComment, getType, getTypeName, getTypeName, isHistory, setHistory, 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
-
EntitySpecAttr
public EntitySpecAttr()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setType
- Overrides:
setTypein classAbstractSpecAttr
-
setComment
- Overrides:
setCommentin classAbstractSpecAttr
-