Uses of Class
org.apache.bval.jsr.descriptor.MetadataReader.ForMethod
-
Packages that use MetadataReader.ForMethod 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 MetadataReader.ForMethod in org.apache.bval.jsr.descriptor
Constructors in org.apache.bval.jsr.descriptor with parameters of type MetadataReader.ForMethod Constructor Description MethodD(MetadataReader.ForMethod reader, BeanD<?> parent)
-