Uses of Class
io.virtdata.annotations.Range
-
Packages that use Range Package Description io.virtdata.annotations -
-
Uses of Range in io.virtdata.annotations
Methods in io.virtdata.annotations that return Range Modifier and Type Method Description Rangevalue()Rangevalue()static RangeRange. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Range[]Range. values()Returns an array containing the constants of this enum type, in the order they are declared.
-