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

Method setNumber

src/openms/source/METADATA/Sample.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 void Sample::setNumber(const String & number)
151 {
152 number_ = number;
153 }
154
155 const String & Sample::getComment() const
156 {

Callers 5

testSampleFunction · 0.95
storeMethod · 0.80
handleCVParam_Method · 0.80
cvParam_Method · 0.80
Sample_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testSampleFunction · 0.76