| Package | Description |
|---|---|
| javax.validation.metadata |
| Modifier and Type | Method and Description |
|---|---|
ElementDescriptor.Kind |
ElementDescriptor.getKind()
Returns the kind of this descriptor.
|
static ElementDescriptor.Kind |
ElementDescriptor.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementDescriptor.Kind[] |
ElementDescriptor.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.