public static interface ParameterDescription.ForLoadedParameter.ParameterAnnotationSource
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedConstructorA source for a loaded constructor. | 
| static class  | ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedMethodA source for a loaded method. | 
| Modifier and Type | Method and Description | 
|---|---|
| Annotation[][] | getParameterAnnotations()Returns the parameter annotations represented by this source. | 
Annotation[][] getParameterAnnotations()
Copyright © 2014–2021. All rights reserved.