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

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)
 

Protected Attributes

String CV_label_
 
String accession_
 
String name_
 
String value_
 

Member Function Documentation

void fromCellString ( const String s)
inlinevirtual
String getAccession ( ) const
inline
String getCVLabel ( ) const
inline
String getName ( ) const
inline
String getValue ( ) const
inline
bool isNull ( ) const
inlinevirtual
void setAccession ( const String accession)
inline
void setCVLabel ( const String CV_label)
inline
void setName ( const String name)
inline

References MzTabParameter::name_.

void setNull ( bool  b)
inlinevirtual
void setValue ( const String value)
inline
String toCellString ( ) const
inlinevirtual

Member Data Documentation

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

OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5