Uses of Enum Class
org.snpeff.interval.Gene.GeneType
Packages that use Gene.GeneType
-
Uses of Gene.GeneType in org.snpeff.interval
Methods in org.snpeff.interval that return Gene.GeneTypeModifier and TypeMethodDescriptionGene.geneType()
static Gene.GeneType
Returns the enum constant of this class with the specified name.static Gene.GeneType[]
Gene.GeneType.values()
Returns an array containing the constants of this enum class, in the order they are declared.