Home | Trees | Indices | Help |
---|
|
object --+ | DataType
Class to represent the data types of the properties. Each returned Property object has a data_type() method.
|
|||
Inherited from |
|
|||
|
|
|||
BOOLEAN = 0
|
|||
BYTE = 1
|
|||
DOUBLE = 6
|
|||
FLOAT = 5
|
|||
INTEGER = 3
|
|||
LONG = 4
|
|||
SHORT = 2
|
|||
STRING = 7
|
|||
UNKNOWN = 8
|
|||
__names =
|
|
|||
Inherited from |
|
__names
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri May 30 11:47:02 2014 | http://epydoc.sourceforge.net |