Uses of Class
org.drools.guvnor.shared.api.Valid

Uses of Valid in org.drools.guvnor.shared.api
 

Methods in org.drools.guvnor.shared.api that return Valid
static Valid Valid.fromBoolean(boolean b)
           
static Valid Valid.fromString(String str)
           
static Valid Valid.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Valid[] Valid.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.