Uses of Enum Class
org.biojava.nbio.genome.parsers.cytoband.StainType
Packages that use StainType
-
Uses of StainType in org.biojava.nbio.genome.parsers.cytoband
Methods in org.biojava.nbio.genome.parsers.cytoband that return StainTypeModifier and TypeMethodDescriptionstatic StainType
StainType.getStainTypeFromString
(String type) Cytoband.getType()
static StainType
Returns the enum constant of this class with the specified name.static StainType[]
StainType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.genome.parsers.cytoband with parameters of type StainType