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

Method setVendor

src/openms/source/METADATA/Instrument.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 void Instrument::setVendor(const String & vendor)
62 {
63 vendor_ = vendor;
64 }
65
66 const String & Instrument::getModel() const
67 {

Callers 6

testInstrumentFunction · 0.95
storeMethod · 0.80
cvParam_Method · 0.80
startElementMethod · 0.80

Calls

no outgoing calls

Tested by 1

testInstrumentFunction · 0.76