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