Attribute descriptions
interface
(type: NoneType)
NonegetDoc()
Returns the documentation for the object.
getName()
Returns the name of the object.
getTaggedValue(tag)
Returns the value associated with tag.
getTaggedValueTags()
Returns a list of all tags.
queryTaggedValue(tag, default=None)
Returns the value associated with tag.
setTaggedValue(tag, value)
Associates value with key.