Uses of Class
es.bsc.dataclay.tool.Util.LANGS
-
Packages that use Util.LANGS Package Description es.bsc.dataclay.tool -
-
Uses of Util.LANGS in es.bsc.dataclay.tool
Methods in es.bsc.dataclay.tool that return Util.LANGS Modifier and Type Method Description static Util.LANGS
Util.LANGS. valueOf(String name)
Returns the enum constant of this type with the specified name.static Util.LANGS[]
Util.LANGS. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-