Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
MzTabParameter Class Reference

#include <OpenMS/FORMAT/MzTab.h>

Inheritance diagram for MzTabParameter:
MzTabNullAbleInterface

Public Member Functions

 MzTabParameter ()
 
virtual ~MzTabParameter ()
 
bool isNull () const
 
void setNull (bool b)
 
void setCVLabel (const String &CV_label)
 
void setAccession (const String &accession)
 
void setName (const String &name)
 
void setValue (const String &value)
 
String getCVLabel () const
 
String getAccession () const
 
String getName () const
 
String getValue () const
 
String toCellString () const
 
void fromCellString (const String &s)
 
- Public Member Functions inherited from MzTabNullAbleInterface
virtual ~MzTabNullAbleInterface ()
 

Protected Attributes

String CV_label_
 
String accession_
 
String name_
 
String value_
 

Constructor & Destructor Documentation

virtual ~MzTabParameter ( )
virtual

Member Function Documentation

void fromCellString ( const String s)
virtual
String getAccession ( ) const
String getCVLabel ( ) const
String getName ( ) const
String getValue ( ) const
bool isNull ( ) const
virtual
void setAccession ( const String accession)
void setCVLabel ( const String CV_label)
void setName ( const String name)
void setNull ( bool  b)
virtual
void setValue ( const String value)
String toCellString ( ) const
virtual

Member Data Documentation

String accession_
protected
String CV_label_
protected
String name_
protected
String value_
protected

OpenMS / TOPP release 2.0.0 Documentation generated on Thu Aug 20 2015 01:44:38 using doxygen 1.8.9.1