#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| virtual | ~MzTabParameterList () |
| bool | isNull () const |
| void | setNull (bool b) |
| String | toCellString () const |
| void | fromCellString (const String &s) |
| std::vector< MzTabParameter > | get () const |
| void | set (const std::vector< MzTabParameter > ¶meters) |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| std::vector< MzTabParameter > | parameters_ |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
| std::vector<MzTabParameter> get | ( | ) | const |
|
virtual |
Implements MzTabNullAbleInterface.
| void set | ( | const std::vector< MzTabParameter > & | parameters | ) |
|
virtual |
Implements MzTabNullAbleInterface.
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |