| 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 Mon Dec 17 17:25:23 2018 | http://epydoc.sourceforge.net |