Class InetOption
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.AbstractEntity
ru.bitel.oss.kernel.entity.common.bean.Entity
ru.bitel.common.model.AbstractTreeNode<InetOption>
ru.bitel.bgbilling.modules.inet.common.bean.InetOption
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem,Node<InetOption>,TreeNode<InetOption>
- See Also:
-
Field Summary
Fields inherited from class ru.bitel.common.model.AbstractTreeNode
children, parentId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleansetComment(String comment) setGroupIntersection(boolean groupIntersection) setId(int id) Устанавливает id объектаsetParentId(int parentId) Устанавливает название (описание) объектаtoString()Methods inherited from class ru.bitel.common.model.AbstractTreeNode
getChildren, getParentId, setChildren, toListMethods inherited from class ru.bitel.oss.kernel.entity.common.bean.Entity
copyTo, getEntityId, setEntityIdMethods inherited from class ru.bitel.oss.kernel.entity.common.bean.AbstractEntity
copyTo, getEntityAttributes, getEntitySpecId, setEntityAttributes, setEntitySpecIdMethods 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, newMapMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface ru.bitel.common.model.TreeNode
getChildren
-
Constructor Details
-
InetOption
public InetOption()
-
-
Method Details
-
getComment
-
getConfig
-
isGroupIntersection
public boolean isGroupIntersection() -
setComment
-
setConfig
-
setGroupIntersection
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setParentId
- Overrides:
setParentIdin classAbstractTreeNode<InetOption>
-
toString
-