public interface ParameterDescriptor extends ElementDescriptor, CascadableDescriptor, ContainerDescriptor
ElementDescriptor.ConstraintFinder
修飾子とタイプ | メソッドと説明 |
---|---|
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, hasConstraints
getGroupConversions, isCascaded
getConstrainedContainerElementTypes
int getIndex()
String getName()
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.