|
OpenMS
2.5.0
|
Go to the documentation of this file.
72 const String & getFirstName()
const;
74 void setFirstName(
const String & name);
77 const String & getLastName()
const;
79 void setLastName(
const String & name);
82 void setName(
const String & name);
85 const String & getInstitution()
const;
87 void setInstitution(
const String & institution);
90 const String & getEmail()
const;
92 void setEmail(
const String & email);
95 const String & getURL()
const;
97 void setURL(
const String & email);
100 const String & getAddress()
const;
102 void setAddress(
const String & email);
105 const String & getContactInfo()
const;
107 void setContactInfo(
const String & contact_info);
A more convenient string class.
Definition: String.h:58
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806