Trees | Index | Help |
---|
Package numarray :: Module records :: Class Record |
|
NestedRecord
Method Summary | |
---|---|
__init__(self,
input,
row)
| |
Print one row. | |
Get the field data of the record. | |
Set the field data of the record. |
Method Details |
---|
__str__(self)
Print one row.
|
field(self, fieldName)Get the field data of the record. |
setfield(self, fieldName, value)Set the field data of the record. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Apr 21 13:11:50 2005 | http://epydoc.sf.net |