Uses of Class
org.apache.bval.jsr.metadata.Meta.ForParameter
-
Packages that use Meta.ForParameter 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 Meta.ForParameter in org.apache.bval.jsr.descriptor
Constructors in org.apache.bval.jsr.descriptor with parameters of type Meta.ForParameter Constructor Description ParameterD(Meta.ForParameter meta, int index, MetadataReader.ForContainer<Parameter> reader, P parent)
-