Skip to content

Settings_Type

Bases: Reference_Type

Represents the XML complex type Settings.

No description available in the XSD standard.

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)

setMapAnnotation_List(value, validate=True)

getMapAnnotation_List()

addToMapAnnotation_List(value, validate=True)

clearMapAnnotation_List()

setAdditionalVendorInformation_List(value, validate=True)

getAdditionalVendorInformation_List()

addToAdditionalVendorInformation_List(value, validate=True)

clearAdditionalVendorInformation_List()