#include <OpenMS/FORMAT/MzTabBase.h>
◆ MzTabParameter()
◆ ~MzTabParameter()
◆ fromCellString()
| void fromCellString |
( |
const std::string & |
s | ) |
|
◆ getAccession()
| std::string getAccession |
( |
| ) |
const |
◆ getCVLabel()
| std::string getCVLabel |
( |
| ) |
const |
◆ getName()
| std::string getName |
( |
| ) |
const |
◆ getValue()
| std::string getValue |
( |
| ) |
const |
◆ isNull()
◆ setAccession()
| void setAccession |
( |
const std::string & |
accession | ) |
|
◆ setCVLabel()
| void setCVLabel |
( |
const std::string & |
CV_label | ) |
|
◆ setName()
| void setName |
( |
const std::string & |
name | ) |
|
◆ setNull()
◆ setValue()
| void setValue |
( |
const std::string & |
value | ) |
|
◆ toCellString()
| std::string toCellString |
( |
| ) |
const |
◆ accession_
◆ CV_label_
◆ name_
◆ value_