InputValue implements TolokaTransferObject
Table of Contents
Interfaces
Methods
- getIdentificator() : string
- getValue() : string
- setIdentificator() : InputValue
- setValue() : InputValue
- toArray() : array<string|int, mixed>
Methods
getIdentificator()
public
getIdentificator() : string
Return values
stringgetValue()
public
getValue() : string
Return values
stringsetIdentificator()
public
setIdentificator(string $identificator) : InputValue
Parameters
- $identificator : string
Return values
InputValuesetValue()
public
setValue(string $value) : InputValue
Parameters
- $value : string
Return values
InputValuetoArray()
public
toArray() : array<string|int, mixed>