Skip to content

CoverGlass

Bases: ManufacturerSpec_Type

Represents the XML element CoverGlass.

This element describes a rectangular or circular piece of thin glass used to cover a microscopical preparation.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()

setCoating(value, validate=True)

getCoating()

resetCoating()

hasCoating()

getCoatingAllowedValues() staticmethod

setCoverGlassNo(value, validate=True)

getCoverGlassNo()

resetCoverGlassNo()

hasCoverGlassNo()

setThickness(value, validate=True)

getThickness()

resetThickness()

hasThickness()