|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterDescriptor | |
---|---|
org.apache.bval.jsr303.extensions |
Uses of ParameterDescriptor in org.apache.bval.jsr303.extensions |
---|
Classes in org.apache.bval.jsr303.extensions that implement ParameterDescriptor | |
---|---|
class |
ParameterDescriptorImpl
Description: ParameterDescriptor implementation. |
Methods in org.apache.bval.jsr303.extensions that return types with arguments of type ParameterDescriptor | |
---|---|
List<ParameterDescriptor> |
ConstructorDescriptor.getParameterDescriptors()
Get the list of ParameterDescriptor s. |
List<ParameterDescriptor> |
MethodDescriptor.getParameterDescriptors()
Get the ParameterDescriptor s for this MethodDescriptor . |
List<ParameterDescriptor> |
MethodDescriptorImpl.getParameterDescriptors()
Get the ParameterDescriptor s for this MethodDescriptor . |
List<ParameterDescriptor> |
ProcedureDescriptor.getParameterDescriptors()
Get the parameter descriptors of this procedure. |
List<ParameterDescriptor> |
ConstructorDescriptorImpl.getParameterDescriptors()
Get the list of ParameterDescriptor s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |