public interface MethodDescriptor extends ElementDescriptor
ElementDescriptor.ConstraintFinder| Modifier and Type | Method and Description |
|---|---|
List<ParameterDescriptor> |
getParameterDescriptors()
Get the
ParameterDescriptors for this MethodDescriptor. |
boolean |
isCascaded()
Learn whether the referenced method should be validated.
|
findConstraints, getConstraintDescriptors, getElementClass, hasConstraintsList<ParameterDescriptor> getParameterDescriptors()
ParameterDescriptors for this MethodDescriptor.List of ParameterDescriptorboolean isCascaded()
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.