|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterDescriptor | |
|---|---|
| javax.validation.metadata | Package containing all objects specifically used and returned by the metadata API. |
| Uses of ParameterDescriptor in javax.validation.metadata |
|---|
| Methods in javax.validation.metadata that return types with arguments of type ParameterDescriptor | |
|---|---|
List<ParameterDescriptor> |
ExecutableDescriptor.getParameterDescriptors()
Returns a list of descriptors representing this executable's parameters, in the order of their declaration, including synthetic parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||