class ReportSummaryMachineFinding extends Collection (View source)

Properties

protected $collection_key
string $allocatedAssetCount
string[] $allocatedDiskTypes
string[] $allocatedRegions
protected $machineSeriesAllocationsType
protected $machineSeriesAllocationsDataType

Methods

setAllocatedAssetCount($allocatedAssetCount)

No description

string
getAllocatedAssetCount()

No description

setAllocatedDiskTypes($allocatedDiskTypes)

No description

string[]
getAllocatedDiskTypes()

No description

setAllocatedRegions($allocatedRegions)

No description

string[]
getAllocatedRegions()

No description

setMachineSeriesAllocations($machineSeriesAllocations)

No description

Details

setAllocatedAssetCount($allocatedAssetCount)

No description

Parameters

$allocatedAssetCount

string getAllocatedAssetCount()

No description

Return Value

string

setAllocatedDiskTypes($allocatedDiskTypes)

No description

Parameters

$allocatedDiskTypes

string[] getAllocatedDiskTypes()

No description

Return Value

string[]

setAllocatedRegions($allocatedRegions)

No description

Parameters

$allocatedRegions

string[] getAllocatedRegions()

No description

Return Value

string[]

setMachineSeriesAllocations($machineSeriesAllocations)

No description

Parameters

$machineSeriesAllocations

ReportSummaryMachineSeriesAllocation[] getMachineSeriesAllocations()

No description