Uses of Class
net.anwiba.commons.datasource.constaint.Restriction
-
Packages that use Restriction Package Description net.anwiba.commons.datasource.constaint -
-
Uses of Restriction in net.anwiba.commons.datasource.constaint
Methods in net.anwiba.commons.datasource.constaint that return Restriction Modifier and Type Method Description static RestrictionRestriction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Restriction[]Restriction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-