|  | OpenMS
    2.6.0
    | 
#include <OpenMS/FORMAT/MzTab.h>
| Public Member Functions | |
| bool | isNull () const | 
| void | setNull (bool b) | 
| String | toCellString () const | 
| void | fromCellString (const String &s) | 
| std::vector< MzTabModification > | get () const | 
| void | set (const std::vector< MzTabModification > &entries) | 
| ~MzTabModificationList ()=default | |
| Protected Attributes | |
| std::vector< MzTabModification > | entries_ | 
| 
 | default | 
| void fromCellString | ( | const String & | s | ) | 
| std::vector<MzTabModification> get | ( | ) | const | 
| bool isNull | ( | ) | const | 
| void set | ( | const std::vector< MzTabModification > & | entries | ) | 
| void setNull | ( | bool | b | ) | 
| String toCellString | ( | ) | const | 
| 
 | protected | 
 1.8.16
 1.8.16