public class VcfMetaFormat extends VcfMetaEntry
| Modifier and Type | Class and Description |
|---|---|
static class |
VcfMetaFormat.Type |
properties| Constructor and Description |
|---|
VcfMetaFormat(Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getNumber() |
VcfMetaFormat.Type |
getType() |
equals, get, getProperties, hashCode, toStringpublic String getName()
getName in class VcfMetaEntrypublic String getId()
public String getNumber()
public VcfMetaFormat.Type getType()
public String getDescription()
Copyright © 2019. All rights reserved.