OME_Choice¶
Bases: NBOBaseClass
Represents the XML choice in element OME.
Bases: NBOBaseClass
Represents the XML choice in element OME.
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)
¶setOME_Choice_1(value, validate=True)
¶isOME_Choice_1()
¶asOME_Choice_1()
¶setBinaryOnly(value, validate=True)
¶isBinaryOnly()
¶asBinaryOnly()
¶