| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
DataType
This class represents the data types for various properties. Each Property object returned has a data_type() method.
Copyright: Copyright (c) DeviceAtlas Limited 2021. All Rights Reserved.
Author: DeviceAtlas Limited
| Instance Methods | |
|
Inherited from |
| Static Methods | |||
|
|||
| Class Variables | |
BOOLEAN = 0
|
|
BYTE = 1
|
|
DOUBLE = 6
|
|
FLOAT = 5
|
|
INTEGER = 3
|
|
LONG = 4
|
|
SHORT = 2
|
|
STRING = 7
|
|
UNKNOWN = 8
|
|
| Properties | |
|
Inherited from |
| Method Details |
Get the name of a given data type.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 4 11:30:34 2019 | http://epydoc.sourceforge.net |