class Command extends Model (View source)

Properties

protected $agentCommandType
protected $agentCommandDataType
protected $shellCommandType
protected $shellCommandDataType

Methods

setAgentCommand(AgentCommand $agentCommand)

No description

getAgentCommand()

No description

setShellCommand(ShellCommand $shellCommand)

No description

getShellCommand()

No description

Details

setAgentCommand(AgentCommand $agentCommand)

No description

Parameters

AgentCommand $agentCommand

AgentCommand getAgentCommand()

No description

Return Value

AgentCommand

setShellCommand(ShellCommand $shellCommand)

No description

Parameters

ShellCommand $shellCommand

ShellCommand getShellCommand()

No description

Return Value

ShellCommand