MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setName

Method setName

src/openms/source/METADATA/IdentificationHit.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 void IdentificationHit::setName(const String & name)
89 {
90 name_ = name;
91 }
92
93 const String & IdentificationHit::getName() const
94 {

Callers 2

testIdentificationHitFunction · 0.95

Calls

no outgoing calls

Tested by 2

testIdentificationHitFunction · 0.76