CVReference
- class pyopenms.CVReference
Bases:
objectCython implementation of _CVReference
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1CVReference.html
- __init__()
Cython signature: void CVReference()
Cython signature: void CVReference(CVReference &)
Methods
Cython signature: void CVReference()
Cython signature: String getIdentifier() Returns the CV identifier which is referenced
Cython signature: String getName() Returns the name of the CV reference
Cython signature: void setIdentifier(const String & identifier) Sets the CV identifier which is referenced
Cython signature: void setName(const String & name) Sets the name of the CV reference
- getIdentifier()
Cython signature: String getIdentifier() Returns the CV identifier which is referenced
- getName()
Cython signature: String getName() Returns the name of the CV reference
- setIdentifier()
Cython signature: void setIdentifier(const String & identifier) Sets the CV identifier which is referenced
- setName()
Cython signature: void setName(const String & name) Sets the name of the CV reference