class MoveDimensionRequest extends Model (View source)

Properties

int $destinationIndex
protected $sourceType
protected $sourceDataType

Methods

setDestinationIndex($destinationIndex)

No description

int
getDestinationIndex()

No description

setSource(DimensionRange $source)

No description

getSource()

No description

Details

setDestinationIndex($destinationIndex)

No description

Parameters

$destinationIndex

int getDestinationIndex()

No description

Return Value

int

setSource(DimensionRange $source)

No description

Parameters

DimensionRange $source

DimensionRange getSource()

No description

Return Value

DimensionRange