class PolicyDriftDetails extends Model (View source)

Properties

string $detectedValue
string $expectedValue
string $field

Methods

setDetectedValue($detectedValue)

No description

string
getDetectedValue()

No description

setExpectedValue($expectedValue)

No description

string
getExpectedValue()

No description

setField($field)

No description

string
getField()

No description

Details

setDetectedValue($detectedValue)

No description

Parameters

$detectedValue

string getDetectedValue()

No description

Return Value

string

setExpectedValue($expectedValue)

No description

Parameters

$expectedValue

string getExpectedValue()

No description

Return Value

string

setField($field)

No description

Parameters

$field

string getField()

No description

Return Value

string