ImmersionLiquidType_Type¶
Bases: NBOBaseClass
Represents the XML simple type ImmersionLiquidType.
No description available in the XSD standard.
Allowed values: Glycerol, Multi, Mineral Oil, Silicone Oil, Water, Other
Bases: NBOBaseClass
Represents the XML simple type ImmersionLiquidType.
No description available in the XSD standard.
Allowed values: Glycerol, Multi, Mineral Oil, Silicone Oil, Water, Other
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)
¶set(v, validate=True)
¶get()
¶getAllowedValues()
staticmethod
¶getPattern()
staticmethod
¶