68 const String & getName()
const;
70 void setName(
const String & name);
73 const String & getVersion()
const;
75 void setVersion(
const String & version);
A more convenient string class.
Definition: String.h:57
Representation of controlled vocabulary term list.
Definition: CVTermList.h:52
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Description of the software used for processing.
Definition: Software.h:48
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
String name_
Definition: Software.h:78
String version_
Definition: Software.h:79
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824