Area
in package
implements
ResourceInterface
Sub-resource in DiseaseAreaReport
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $areaType : string|null
- $geoCode : string|null
- $iataCode : string|null
- $name : string|null
- __set() : void
- __toString() : string
- getAreaType() : string|null
- getGeoCode() : string|null
- getIataCode() : string|null
- getName() : string|null
Properties
$areaType
private
string|null
$areaType
= null
$geoCode
private
string|null
$geoCode
= null
$iataCode
private
string|null
$iataCode
= null
$name
private
string|null
$name
= 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 —getAreaType()
public
getAreaType() : string|null
Return values
string|null —getGeoCode()
public
getGeoCode() : string|null
Return values
string|null —getIataCode()
public
getIataCode() : string|null
Return values
string|null —getName()
public
getName() : string|null