Uses of Class
org.apache.bval.jsr.descriptor.ReturnValueD
-
Packages that use ReturnValueD Package Description org.apache.bval.jsr.job -
-
Uses of ReturnValueD in org.apache.bval.jsr.job
Methods in org.apache.bval.jsr.job with parameters of type ReturnValueD Modifier and Type Method Description protected abstract ValidationJob.Frame<?>ValidateReturnValue. createBaseFrame(ReturnValueD<?,?> descriptor, GraphContext context)protected ValidationJob.Frame<?>ValidateReturnValue.ForConstructor. createBaseFrame(ReturnValueD<?,?> descriptor, GraphContext context)protected ValidationJob.Frame<?>ValidateReturnValue.ForMethod. createBaseFrame(ReturnValueD<?,?> descriptor, GraphContext context)
-