Uses of Class
de.julielab.jules.ae.genemapping.resources.LinnaeusApplication.Index
-
Packages that use LinnaeusApplication.Index Package Description de.julielab.jules.ae.genemapping.resources -
-
Uses of LinnaeusApplication.Index in de.julielab.jules.ae.genemapping.resources
Methods in de.julielab.jules.ae.genemapping.resources that return LinnaeusApplication.Index Modifier and Type Method Description static LinnaeusApplication.IndexLinnaeusApplication.Index. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LinnaeusApplication.Index[]LinnaeusApplication.Index. values()Returns an array containing the constants of this enum type, in the order they are declared.
-