public class EventGroup extends BasePOJO
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
description |
java.lang.Long |
groupId |
java.lang.String |
groupName |
java.lang.Boolean |
isActive |
java.lang.Boolean |
isAdminGroup |
| Constructor and Description |
|---|
EventGroup() |