MovementClass
in package
Class MovementClass
Tags
Table of Contents
Properties
Methods
- getId() : int
- Get the value of id
- getLabel() : string
- Get the value of label
- jsonSerialize() : mixed
Properties
$id
private
int
$id
Tags
$label
private
string
$label
Tags
Methods
getId()
Get the value of id
public
getId() : int
Return values
intgetLabel()
Get the value of label
public
getLabel() : string
Return values
stringjsonSerialize()
public
jsonSerialize() : mixed