Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes

MzTabParameter Class Reference

#include <OpenMS/FORMAT/MzTab.h>

Inheritance diagram for MzTabParameter:
MzTabNAAbleInterface

List of all members.

Public Member Functions

bool isNA () const
void setNA (bool na)
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 (String s)

Protected Attributes

String CV_label_
String accession_
String name_
String value_

Member Function Documentation

String getAccession (  )  const [inline]
String getCVLabel (  )  const [inline]
String getName (  )  const [inline]
String getValue (  )  const [inline]
void setAccession ( const String accession  )  [inline]
void setCVLabel ( const String CV_label  )  [inline]
void setNA ( bool  na  )  [inline, virtual]
void setName ( const String name  )  [inline]

References MzTabParameter::name_.

void setValue ( const String value  )  [inline]

Member Data Documentation


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1