Uses of Enum
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 StainTypeStainType.getStainTypeFromString(String type) Cytoband.getType()static StainTypeReturns the enum constant of this type with the specified name.static StainType[]StainType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.biojava.nbio.genome.parsers.cytoband with parameters of type StainType