| Package | Description |
|---|---|
| org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
| org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
| Modifier and Type | Method and Description |
|---|---|
static CompositionType |
CompositionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompositionType[] |
CompositionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompositionType |
ConstraintDescriptorImpl.getCompositionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintDescriptorImpl.setCompositionType(CompositionType compositionType) |
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved