Uses of Enum Class
org.snpeff.vcf.VcfHeaderInfo.VcfInfoNumber
Packages that use VcfHeaderInfo.VcfInfoNumber
-
Uses of VcfHeaderInfo.VcfInfoNumber in org.snpeff.vcf
Fields in org.snpeff.vcf declared as VcfHeaderInfo.VcfInfoNumberModifier and TypeFieldDescriptionprotected VcfHeaderInfo.VcfInfoNumber
VcfHeaderInfo.vcfInfoNumber
Methods in org.snpeff.vcf that return VcfHeaderInfo.VcfInfoNumberModifier and TypeMethodDescriptionVcfHeaderInfo.getVcfInfoNumber()
static VcfHeaderInfo.VcfInfoNumber
Returns the enum constant of this class with the specified name.static VcfHeaderInfo.VcfInfoNumber[]
VcfHeaderInfo.VcfInfoNumber.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snpeff.vcf with parameters of type VcfHeaderInfo.VcfInfoNumberModifier and TypeMethodDescriptionvoid
VcfHeaderInfo.setVcfInfoNumber
(VcfHeaderInfo.VcfInfoNumber vcfInfoNumber)