class Insight extends Model (View source)

Properties

protected $genericInsightType
protected $genericInsightDataType
protected $migrationInsightType
protected $migrationInsightDataType

Methods

setGenericInsight(GenericInsight $genericInsight)

No description

setMigrationInsight(MigrationInsight $migrationInsight)

No description

Details

setGenericInsight(GenericInsight $genericInsight)

No description

Parameters

GenericInsight $genericInsight

GenericInsight getGenericInsight()

No description

Return Value

GenericInsight

setMigrationInsight(MigrationInsight $migrationInsight)

No description

Parameters

MigrationInsight $migrationInsight

MigrationInsight getMigrationInsight()

No description

Return Value

MigrationInsight