class AgentCommand extends Model (View source)

Properties

string $command
string[] $parameters

Methods

setCommand($command)

No description

string
getCommand()

No description

setParameters($parameters)

No description

string[]
getParameters()

No description

Details

setCommand($command)

No description

Parameters

$command

string getCommand()

No description

Return Value

string

setParameters($parameters)

No description

Parameters

$parameters

string[] getParameters()

No description

Return Value

string[]