Field Summary | ||
---|---|---|
const int | BOOLEAN | |
The property is a boolean value.
|
||
const int | DATE_TIME | |
The property is a date time value.
|
||
const int | DOUBLE | |
The property is a floating number.
|
||
const int | NUMBER | |
The property is an integer number.
|
||
const int | STRING | |
The property is a string value.
|
||
const int | BLOB | |
The property is a byte array.
|
const int BOOLEAN
const int DATE_TIME
const int DOUBLE
const int NUMBER
const int STRING
const int BLOB