Class ContractParameterGroup
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.EntitySpec
ru.bitel.bgbilling.kernel.contract.api.common.bean.parameter.ContractParameterGroup
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Группа параметров договора. Состоит из имени и списка параметров.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAttributeList(List<? extends AbstractSpecAttr> attributes) setId(int id) Устанавливает id объектаУстанавливает название (описание) объектаMethods inherited from class ru.bitel.oss.kernel.entity.common.bean.EntitySpec
createEntityTitle, createEntityTitle, getAttributeList, getComment, getEntitySpecTypeId, getEntityTitleMacros, getModuleIds, isHidden, setComment, setEntitySpecTypeId, setEntityTitleMacros, setHidden, setModuleIds, toEntitySpecDTOMethods 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
-
ContractParameterGroup
public ContractParameterGroup()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта- Overrides:
setIdin classEntitySpec
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта- Overrides:
setTitlein classEntitySpec
-
setAttributeList
- Overrides:
setAttributeListin classEntitySpec
-