Uses of Class
ubic.gemma.core.loader.expression.geo.model.GeoSample.LibraryStrategy
-
Packages that use GeoSample.LibraryStrategy Package Description ubic.gemma.core.loader.expression.geo.model -
-
Uses of GeoSample.LibraryStrategy in ubic.gemma.core.loader.expression.geo.model
Methods in ubic.gemma.core.loader.expression.geo.model that return GeoSample.LibraryStrategy Modifier and Type Method Description static GeoSample.LibraryStrategy
GeoSample.LibraryStrategy. valueOf(String name)
Returns the enum constant of this type with the specified name.static GeoSample.LibraryStrategy[]
GeoSample.LibraryStrategy. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-