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