69 const String & getFirstName()
const;
71 void setFirstName(
const String & name);
74 const String & getLastName()
const;
76 void setLastName(
const String & name);
79 void setName(
const String & name);
82 const String & getInstitution()
const;
84 void setInstitution(
const String & institution);
87 const String & getEmail()
const;
89 void setEmail(
const String & email);
92 const String & getURL()
const;
94 void setURL(
const String & email);
97 const String & getAddress()
const;
99 void setAddress(
const String & email);
102 const String & getContactInfo()
const;
104 void setContactInfo(
const String & contact_info);
A more convenient string class.
Definition: String.h:57
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824