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