|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Animal.Domain | |
---|---|
org.hibernate.jsr303.tck.tests.constraints.groups |
Uses of Animal.Domain in org.hibernate.jsr303.tck.tests.constraints.groups |
---|
Methods in org.hibernate.jsr303.tck.tests.constraints.groups that return Animal.Domain | |
---|---|
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. |
Methods in org.hibernate.jsr303.tck.tests.constraints.groups with parameters of type Animal.Domain | |
---|---|
void |
Animal.setDomain(Animal.Domain domain)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |