|
||||||||||
| 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> |
ProcedureDescriptor.getParameterDescriptors()
Get the parameter descriptors of this procedure. |
List<ParameterDescriptor> |
MethodDescriptorImpl.getParameterDescriptors()
Get the ParameterDescriptors for this MethodDescriptor. |
List<ParameterDescriptor> |
MethodDescriptor.getParameterDescriptors()
Get the ParameterDescriptors for this MethodDescriptor. |
List<ParameterDescriptor> |
ConstructorDescriptorImpl.getParameterDescriptors()
Get the list of ParameterDescriptors. |
List<ParameterDescriptor> |
ConstructorDescriptor.getParameterDescriptors()
Get the list of ParameterDescriptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||