Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | DeviceTestData
DeviceTestData(id, locations, encounters)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
encounters Alias for field number 2 |
|||
id Alias for field number 0 |
|||
locations Alias for field number 1 |
|
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of DeviceTestData(id, locations, encounters)
|
Return a nicely formatted representation string
|
|
encountersAlias for field number 2 |
idAlias for field number 0 |
locationsAlias for field number 1 |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |