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