C# Class CSMSL.IO.MzTab.MzTabSmallMolecule

Inheritance: MzTabEntity
Show file Open project: dbaileychess/CSMSL

Public Methods

Method Description
GetValue ( string fieldName ) : string
SetValue ( string fieldName, string value ) : void
ToString ( ) : string

Method Details

GetValue() public method

public GetValue ( string fieldName ) : string
fieldName string
return string

SetValue() public method

public SetValue ( string fieldName, string value ) : void
fieldName string
value string
return void

ToString() public method

public ToString ( ) : string
return string