CountryId
in package
Class CountryId
Table of Contents
- $value : int
- create() : CountryId
- value() : int
- __construct() : mixed
- CountryId constructor.
Properties
$value
private
int
$value
Methods
create()
public
static create(int $value) : CountryId
Parameters
- $value : int
Return values
CountryId —value()
public
value() : int
Return values
int —__construct()
CountryId constructor.
private
__construct(int $value) : mixed
Parameters
- $value : int