Skip to content

OME_Choice_InlineBinaryOnly

Bases: NBOBaseClass

Represents the XML element BinaryOnly.

Pointer to an external metadata file. If this element is present, then no other metadata may be present in this file, i.e. this file is a place-holder.

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)

setMetadataFile(value, validate=True)

getMetadataFile()

resetMetadataFile()

hasMetadataFile()

getMetadataFileAllowedValues() staticmethod

setUUID(value, validate=True)

getUUID()

resetUUID()

hasUUID()