35 #ifndef OPENMS_METADATA_SAMPLETREATMENT_H 
   36 #define OPENMS_METADATA_SAMPLETREATMENT_H 
   94     const String & getType() 
const;
 
   97     const String & getComment() 
const;
 
  100     void setComment(
const String & comment);
 
  121 #endif // OPENMS_METADATA_SAMPLETREATMENT_H 
A more convenient string class. 
Definition: String.h:56
Base class for sample treatments (Digestion, Modification, Tagging, ...) 
Definition: SampleTreatment.h:52
String type_
Definition: SampleTreatment.h:111
String comment_
Definition: SampleTreatment.h:112