Attachment#

class pyopenms.Attachment#

Bases: object

Cython implementation of _Attachment

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS::QcMLFile_1_1Attachment.html

__init__()#
  • Cython signature: void Attachment()

  • Cython signature: void Attachment(Attachment &)

Methods

__init__

  • Cython signature: void Attachment()

toCSVString

Cython signature: String toCSVString(String separator)

toXMLString

Cython signature: String toXMLString(unsigned int indentation_level)

Attributes

binary#
colTypes#
cvAcc#
cvRef#
id#
name#
qualityRef#
tableRows#
toCSVString()#

Cython signature: String toCSVString(String separator)

toXMLString()#

Cython signature: String toXMLString(unsigned int indentation_level)

unitAcc#
unitRef#
value#