Package | Description |
---|---|
org.dozer.vo.collections |
Modifier and Type | Class and Description |
---|---|
class |
UserImpl |
Modifier and Type | Method and Description |
---|---|
Set<User> |
UserGroupImpl.getUsers() |
Set<User> |
UserGroup.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
UserGroupImpl.addUser(User aUser) |
void |
UserGroup.addUser(User aUser) |
Modifier and Type | Method and Description |
---|---|
void |
UserGroupImpl.setUsers(Set<User> aUsers) |
void |
UserGroup.setUsers(Set<User> aUsers) |
Copyright © 2005-2014 dozer. All Rights Reserved.