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

Method setId

src/openms/source/METADATA/IdentificationHit.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 void IdentificationHit::setId(const String & id)
49 {
50 id_ = id;
51 }
52
53 const String & IdentificationHit::getId() const
54 {

Callers 5

testIdentificationHitFunction · 0.95
startElementMethod · 0.45
startElementMethod · 0.45

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76