MirroringDeviceRef¶
Bases: MirroringDeviceRef_Type
Represents the XML element MirroringDeviceRef.
This refers to an available Mirroring Device, which is part of this Optical Assembly.
Bases: MirroringDeviceRef_Type
Represents the XML element MirroringDeviceRef.
This refers to an available Mirroring Device, which is part of this Optical Assembly.
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)
¶