Class MenuItem
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.bgsecure.common.bean.MenuItem
- All Implemented Interfaces:
Serializable
,GuiTitlable
,Idable
,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetData()
int
int
boolean
void
void
setDefault
(boolean value) void
setGroupCount
(int groupCount) void
setUserCount
(int userCount) Methods inherited from class ru.bitel.common.model.IdTitle
getGuiTitle, getTitle, setTitle, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
MenuItem
public MenuItem() -
MenuItem
-
-
Method Details
-
isDefault
public boolean isDefault() -
setDefault
public void setDefault(boolean value) -
getUserCount
public int getUserCount() -
setUserCount
public void setUserCount(int userCount) -
getGroupCount
public int getGroupCount() -
setGroupCount
public void setGroupCount(int groupCount) -
getData
-
setData
-