class ConsolidationStrategy extends Model (View source)

Properties

protected $legacyType
protected $legacyDataType
protected $noneType
protected $noneDataType

Methods

setLegacy(Legacy $legacy)

No description

getLegacy()

No description

setNone(NoConsolidation $none)

No description

getNone()

No description

Details

setLegacy(Legacy $legacy)

No description

Parameters

Legacy $legacy

Legacy getLegacy()

No description

Return Value

Legacy

setNone(NoConsolidation $none)

No description

Parameters

NoConsolidation $none

NoConsolidation getNone()

No description

Return Value

NoConsolidation