class Accelerator extends Model (View source)

Properties

string $count
string $driverVersion
bool $installGpuDrivers
string $type

Methods

setCount($count)

No description

string
getCount()

No description

setDriverVersion($driverVersion)

No description

string
getDriverVersion()

No description

setInstallGpuDrivers($installGpuDrivers)

No description

bool
getInstallGpuDrivers()

No description

setType($type)

No description

string
getType()

No description

Details

setCount($count)

No description

Parameters

$count

string getCount()

No description

Return Value

string

setDriverVersion($driverVersion)

No description

Parameters

$driverVersion

string getDriverVersion()

No description

Return Value

string

setInstallGpuDrivers($installGpuDrivers)

No description

Parameters

$installGpuDrivers

bool getInstallGpuDrivers()

No description

Return Value

bool

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string