interface
(type: NoneType
)
None
getDoc()
Returns the documentation for the object.
getName()
Returns the name of the object.
getSignatureInfo()
getSignatureString()
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
.
There are no known subclasses.