Uses of Class
org.apache.bval.jsr.descriptor.ParameterD
-
Packages that use ParameterD Package Description org.apache.bval.jsr.descriptor This package houses the implementations and related classes for BV element descriptors, using theD
suffix to succinctly denote implementations of*Descriptor
. -
-
Uses of ParameterD in org.apache.bval.jsr.descriptor
Methods in org.apache.bval.jsr.descriptor that return types with arguments of type ParameterD Modifier and Type Method Description (package private) <X extends ExecutableD<E,SELF,X>>
List<ParameterD<X>>MetadataReader.ForExecutable. getParameterDescriptors(X parent)
-