Uses of Enum Class
org.snpeff.interval.GffType
Packages that use GffType
-
Uses of GffType in org.snpeff.interval
Subclasses with type arguments of type GffType in org.snpeff.intervalMethods in org.snpeff.interval that return GffTypeModifier and TypeMethodDescriptionGffMarker.getGffType()static GffTypestatic GffTypeReturns the enum constant of this class with the specified name.static GffType[]GffType.values()Returns an array containing the constants of this enum class, in the order they are declared.