LocationDistance
in package
implements
ResourceInterface
Sub-resource in Location.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $unit : string|null
- $value : int|null
- __set() : void
- __toString() : string
- getUnit() : string|null
- getValue() : int|null
Properties
$unit
private
string|null
$unit
= null
$value
private
int|null
$value
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getUnit()
public
getUnit() : string|null
Return values
string|null —getValue()
public
getValue() : int|null