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.VcfInfoNumberVcfHeaderInfo.vcfInfoNumberMethods in org.snpeff.vcf that return VcfHeaderInfo.VcfInfoNumberModifier and TypeMethodDescriptionVcfHeaderInfo.getVcfInfoNumber()static VcfHeaderInfo.VcfInfoNumberReturns 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 TypeMethodDescriptionvoidVcfHeaderInfo.setVcfInfoNumber(VcfHeaderInfo.VcfInfoNumber vcfInfoNumber)