GeoJSON
in package
Implementation of the GeoJson Value for Aerospike.
Table of Contents
Properties
- $value : mixed
Methods
- asString() : string
- Returns a string representation of the value.
- getValue() : string
- setValue() : mixed
Properties
$value
public
mixed
$value
Methods
asString()
Returns a string representation of the value.
public
asString() : string
Return values
stringgetValue()
public
getValue() : string
Return values
stringsetValue()
public
setValue(string $geo) : mixed
Parameters
- $geo : string