public interface ParameterSource<O extends JavaSource<O>> extends Parameter<O>, AnnotationTargetSource<O,ParameterSource<O>>, FinalCapableSource<ParameterSource<O>>
MethodSource.| Modifier and Type | Method and Description |
|---|---|
ParameterSource<O> |
setVarArgs(boolean variableArity) |
getName, getType, isVarArgsaddAnnotation, addAnnotation, addAnnotation, getAnnotation, getAnnotation, getAnnotations, removeAllAnnotations, removeAnnotationhasAnnotation, hasAnnotationgetInternalsetFinalisFinalParameterSource<O> setVarArgs(boolean variableArity)
variableArity - if the parameter should be a var-args parameterCopyright © 2019 JBoss by Red Hat. All rights reserved.