| Package | Description | 
|---|---|
| javax.validation.metadata | 
 Package containing all objects specifically used and returned by the
 metadata API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ParameterDescriptor> | 
ExecutableDescriptor.getParameterDescriptors()
Returns a list of descriptors representing this executable's
 parameters, in the order of their declaration, including synthetic
 parameters. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.