Uses of Enum
ubic.gemma.core.loader.expression.geo.model.GeoChannel.ChannelMolecule
Packages that use GeoChannel.ChannelMolecule
-
Uses of GeoChannel.ChannelMolecule in ubic.gemma.core.loader.expression.geo.model
Methods in ubic.gemma.core.loader.expression.geo.model that return GeoChannel.ChannelMoleculeModifier and TypeMethodDescriptionstatic GeoChannel.ChannelMoleculeGeoChannel.convertStringToMolecule(String string) GeoChannel.getMolecule()static GeoChannel.ChannelMoleculeReturns the enum constant of this type with the specified name.static GeoChannel.ChannelMolecule[]GeoChannel.ChannelMolecule.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ubic.gemma.core.loader.expression.geo.model with parameters of type GeoChannel.ChannelMoleculeModifier and TypeMethodDescriptionvoidGeoChannel.setMolecule(GeoChannel.ChannelMolecule molecule)