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

Method setNativeIDType

src/openms/source/METADATA/SourceFile.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 void SourceFile::setNativeIDType(const String& type)
112 {
113 native_id_type_ = type;
114 }
115
116 const String& SourceFile::getNativeIDTypeAccession() const
117 {

Callers 4

storeMethod · 0.80
handleCVParam_Method · 0.80
startElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected