| Package | Description |
|---|---|
| org.molgenis.vcf.meta |
| Modifier and Type | Method and Description |
|---|---|
static VcfMetaFormat.Type |
VcfMetaFormat.Type.from(String str) |
VcfMetaFormat.Type |
VcfMetaFormat.getType() |
static VcfMetaFormat.Type |
VcfMetaFormat.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VcfMetaFormat.Type[] |
VcfMetaFormat.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.