class Legend

Class Legend.

Methods

string|null
getCode()

No description

setCode(string|null $code)

No description

string|null
getValue()

No description

setValue(string|null $value)

No description

Details

at line 31
string|null getCode()

Return Value

string|null

at line 41
Legend setCode(string|null $code)

Parameters

string|null $code

Return Value

Legend

at line 51
string|null getValue()

Return Value

string|null

at line 61
Legend setValue(string|null $value)

Parameters

string|null $value

Return Value

Legend