class OperationManagedZoneContext extends Model (View source)

Properties

protected $newValueType
protected $newValueDataType
protected $oldValueType
protected $oldValueDataType

Methods

setNewValue(ManagedZone $newValue)

No description

getNewValue()

No description

setOldValue(ManagedZone $oldValue)

No description

getOldValue()

No description

Details

setNewValue(ManagedZone $newValue)

No description

Parameters

ManagedZone $newValue

ManagedZone getNewValue()

No description

Return Value

ManagedZone

setOldValue(ManagedZone $oldValue)

No description

Parameters

ManagedZone $oldValue

ManagedZone getOldValue()

No description

Return Value

ManagedZone