Uses of Class
net.sf.oval.constraint.InstanceOfAny

Packages that use InstanceOfAny
net.sf.oval.constraint This package contains the standard single-value validation constraints in form of Java5 Annotations that can be tagged to class fields, constructor parameters, method parameters and getter method return values. 
 

Uses of InstanceOfAny in net.sf.oval.constraint
 

Methods in net.sf.oval.constraint with parameters of type InstanceOfAny
 void InstanceOfAnyCheck.configure(InstanceOfAny constraintAnnotation)
          Configures the check based on the given constraint annotation.
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.