| Package | Description |
|---|---|
| javax.validation.metadata |
| Modifier and Type | Method and Description |
|---|---|
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodType[] |
MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MethodDescriptor> |
BeanDescriptor.getConstrainedMethods(MethodType methodType,
MethodType... methodTypes) |
Set<MethodDescriptor> |
BeanDescriptor.getConstrainedMethods(MethodType methodType,
MethodType... methodTypes) |
Copyright © 2017. All rights reserved.