public class GroupBean extends Object implements Serializable
| Constructor and Description |
|---|
GroupBean() |
GroupBean(String groupTitle,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
String |
getGroupTitle() |
void |
setGroupName(String groupName) |
void |
setGroupTitle(String groupTitle) |
String |
toString() |
Copyright © 2017. All Rights Reserved.