public static interface ParameterDescription.InDefinedShape extends ParameterDescription
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | ParameterDescription.InDefinedShape.AbstractBaseAn abstract base implementation of a parameter description in its defined shape. | 
ParameterDescription.ForLoadedParameter<T extends AccessibleObject>, ParameterDescription.InDefinedShape, ParameterDescription.InGenericShape, ParameterDescription.Latent, ParameterDescription.Token, ParameterDescription.TypeSubstitutingNamedElement.WithGenericName, NamedElement.WithRuntimeNameNAME_PREFIXEMPTY_NAME, NO_NAMEEMPTY_MASK| Modifier and Type | Method and Description | 
|---|---|
| MethodDescription.InDefinedShape | getDeclaringMethod()Returns the method that declares this parameter. | 
getIndex, getOffset, getType, hasModifiers, isNamedgetDeclaredAnnotationsgetInternalName, getNamegetSourceCodeNamegetModifiers, isAbstract, isAnnotation, isBridge, isDeprecated, isEnum, isFinal, isInterface, isMandated, isNative, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, isStrict, isSuper, isSynchronized, isSynthetic, isTransient, isVarArgs, isVolatileasDefined, asTokenMethodDescription.InDefinedShape getDeclaringMethod()
ParameterDescriptiongetDeclaringMethod in interface ParameterDescriptionCopyright © 2014–2016. All rights reserved.