BooleanTypeManager
geovisto-map / BooleanTypeManager
Class: BooleanTypeManager
This class specifies the empty type constraint.
Author
Jiri Hynek
Implements
ITypeManager
\<boolean
>
Constructors
new BooleanTypeManager()
new BooleanTypeManager():
BooleanTypeManager
Returns
Methods
deserialize()
deserialize(
value
):boolean
It converts the string representation of the boolean value.
Parameters
• value: string
Returns
boolean