Package | Description |
---|---|
org.dozer.vo.interfacerecursion |
Modifier and Type | Class and Description |
---|---|
class |
UserPrimeImpl |
Modifier and Type | Method and Description |
---|---|
List<UserPrime> |
UserGroupPrimeImpl.getUsers() |
List<UserPrime> |
UserGroupPrime.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
UserGroupPrimeImpl.addUser(UserPrime aUser) |
void |
UserGroupPrime.addUser(UserPrime aUser) |
Modifier and Type | Method and Description |
---|---|
void |
UserGroupPrimeImpl.setUsers(List<UserPrime> aUsers) |
void |
UserGroupPrime.setUsers(List<UserPrime> aUsers) |
Copyright © 2005-2014 dozer. All Rights Reserved.