public static interface ParameterDescription.ForLoadedParameter.ParameterAnnotationSource
Modifier and Type | Interface and Description |
---|---|
static class |
ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedConstructor
A source for a loaded constructor.
|
static class |
ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedMethod
A 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–2024. All rights reserved.