| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.groups |
| Modifier and Type | Method and Description |
|---|---|
Animal.Domain |
Animal.getDomain() |
static Animal.Domain |
Animal.Domain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Animal.Domain[] |
Animal.Domain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Animal.setDomain(Animal.Domain domain) |
Copyright © 2008–2017. All rights reserved.