public interface ParameterDescriptor extends ElementDescriptor, CascadableDescriptor
ElementDescriptor.ConstraintFinder| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Returns this parameter's index within the parameter array of the method
or constructor holding it.
|
String |
getName()
Returns this parameter's name as retrieved by the current parameter name
resolver.
|
findConstraints, getConstraintDescriptors, getElementClass, hasConstraintsgetGroupConversions, isCascadedint getIndex()
String getName()
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.