| Package | Description |
|---|---|
| org.dozer.vo.generics |
| Modifier and Type | Method and Description |
|---|---|
StatusPrime |
UserGroupPrime.getStatusPrime() |
static StatusPrime |
StatusPrime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusPrime[] |
StatusPrime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupPrime.setStatusPrime(StatusPrime statusPrime) |
Copyright © 2005-2014 dozer. All Rights Reserved.