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

◆ MzTabParameter()

◆ ~MzTabParameter()

virtual ~MzTabParameter ( )
virtual

Member Function Documentation

◆ fromCellString()

void fromCellString ( const String s)
virtual

◆ getAccession()

String getAccession ( ) const

◆ getCVLabel()

String getCVLabel ( ) const

◆ getName()

String getName ( ) const

◆ getValue()

String getValue ( ) const

◆ isNull()

bool isNull ( ) const
virtual

◆ setAccession()

void setAccession ( const String accession)

◆ setCVLabel()

void setCVLabel ( const String CV_label)

◆ setName()

void setName ( const String name)

◆ setNull()

void setNull ( bool  b)
virtual

◆ setValue()

void setValue ( const String value)

◆ toCellString()

String toCellString ( ) const
virtual

Member Data Documentation

◆ accession_

String accession_
protected

◆ CV_label_

String CV_label_
protected

◆ name_

String name_
protected

◆ value_

String value_
protected

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13