|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| javax.validation.metadata | |
| Uses of Scope in javax.validation.metadata |
|---|
| Methods in javax.validation.metadata that return Scope | |
|---|---|
static Scope |
Scope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in javax.validation.metadata with parameters of type Scope | |
|---|---|
ElementDescriptor.ConstraintFinder |
ElementDescriptor.ConstraintFinder.lookingAt(Scope scope)
Restrict to the constraints matching the provided scope for this element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||