Uses of Enum Class
org.snpeff.interval.Exon.ExonSpliceType
Packages that use Exon.ExonSpliceType
-
Uses of Exon.ExonSpliceType in org.snpeff.interval
Methods in org.snpeff.interval that return Exon.ExonSpliceTypeModifier and TypeMethodDescriptionExon.getSpliceType()static Exon.ExonSpliceTypeReturns the enum constant of this class with the specified name.static Exon.ExonSpliceType[]Exon.ExonSpliceType.values()Returns an array containing the constants of this enum class, in the order they are declared.