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

Method setUniModRecordId

src/openms/source/CHEMISTRY/ResidueModification.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 }
169
170 void ResidueModification::setUniModRecordId(const Int& id)
171 {
172 unimod_record_id_ = id;
173 }
174
175 const Int& ResidueModification::getUniModRecordId() const
176 {

Callers 4

startElementMethod · 0.80
readFromOBOFileMethod · 0.80
readFromOBOFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected