public class GroupModel extends Object
| Constructor and Description |
|---|
GroupModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getGroupId() |
String |
getGroupName() |
void |
setDescription(String description) |
void |
setGroupId(String groupId) |
void |
setGroupName(String groupName) |
public String getGroupId()
public void setGroupId(String groupId)
public String getGroupName()
public void setGroupName(String groupName)
public String getDescription()
public void setDescription(String description)
Copyright © 2014. All Rights Reserved.