TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, attrs, tag) |
def | getName (self) |
![]() | |
def | __init__ (self, attrs, tag) |
def | is_valid (self) |
def | get_xml (self, transfertype) |
def | update (self, attrs, tag) |
Public Attributes | |
name | |
label | |
![]() | |
tag | |
An indiobject that has got a name as well as a label @ivar name : name of the INDI object as given in the "name" XML attribute @type name : StringType @ivar label : label of the INDI object as given in the "label" XML attribute @type label : StringType
def indiclient.indinamedobject.__init__ | ( | self, | |
attrs, | |||
tag | |||
) |
@param tag: The XML tag of the object (see L{indixmltag}). @type tag: L{indixmltag} @param attrs: The attributes of the XML version of the INDI object. @type attrs: DictType
def indiclient.indinamedobject.getName | ( | self | ) |
indiclient.indinamedobject.label |
indiclient.indinamedobject.name |