Uses of Class
org.molgenis.data.vcf.VcfFileExtensions
-
Packages that use VcfFileExtensions Package Description org.molgenis.data.vcf -
-
Uses of VcfFileExtensions in org.molgenis.data.vcf
Methods in org.molgenis.data.vcf that return VcfFileExtensions Modifier and Type Method Description static VcfFileExtensionsVcfFileExtensions. valueOf(String name)Returns the enum constant of this type with the specified name.static VcfFileExtensions[]VcfFileExtensions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-