Skip to content

LaserMedium_Type

Bases: NBOBaseClass

Represents the XML simple type LaserMedium.

No description available in the XSD standard.

Allowed values: Cu, Ag, ArFl, ArCl, KrFl, KrCl, XeFl, XeCl, XeBr, Ar, ArKr, CO, CO2, H2O, HeCd, HeNe, HFl, Kr, N, Xe, NdGlass, NdYAG, ErGlass, ErYAG, HoYLF, HoYAG, Ruby, TiSapphire, Alexandrite, Rhodamine6G, CoumarinC30, GaAs, GaAlAs, EMinus, 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