Field read accessor
interface
(type: NoneType
)
None
bind(object)
get(object)
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.
query(object, default=None)
queryTaggedValue(tag, default=None)
Returns the value associated with tag
.
set(object, value)
setTaggedValue(tag, value)
Associates value
with key
.
There are no known subclasses.