Uses of Class
org.apache.bval.jsr.descriptor.ConstructorD
-
Packages that use ConstructorD 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 ConstructorD in org.apache.bval.jsr.descriptor
Methods in org.apache.bval.jsr.descriptor that return types with arguments of type ConstructorD Modifier and Type Method Description (package private) Map<Signature,ConstructorD<T>>
MetadataReader.ForBean. getConstructors(BeanD<T> parent)
-