public class UserGroupValueObject extends Object
| Constructor and Description |
|---|
UserGroupValueObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
boolean |
isCanEdit() |
boolean |
isMember() |
void |
setCanEdit(boolean canEdit) |
void |
setGroupName(String groupName) |
void |
setMember(boolean isMember) |
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.