#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| void | set (const Int &value) |
| Int | get () const |
| String | toCellString () const |
| void | fromCellString (String s) |
Protected Attributes | |
| Int | value_ |
| void fromCellString | ( | String | s | ) | [inline, virtual] |
Implements MzTabNAAbleInterface.
References MzTabNAAbleBase::setNA(), String::toInt(), String::toUpper(), String::trim(), and MzTabInteger::value_.
| Int get | ( | ) | const [inline] |
References MzTabInteger::value_.
| void set | ( | const Int & | value | ) | [inline] |
References MzTabInteger::value_.
| String toCellString | ( | ) | const [inline, virtual] |
Implements MzTabNAAbleInterface.
References MzTabNAAbleBase::isNA(), and MzTabInteger::value_.
Referenced by MzTabInteger::fromCellString(), MzTabInteger::get(), MzTabInteger::set(), and MzTabInteger::toCellString().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1 |