| Package | Description |
|---|---|
| ma.glasnost.orika.test.community.issue21 |
| Modifier and Type | Method and Description |
|---|---|
Set<User> |
UserGroup.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroup.addUser(User user) |
void |
UserGroup.removeUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroup.setUsers(Set<User> users) |
Copyright © 2016 Glasnost. All rights reserved.