BitFieldIncrbyCommand

package

Default

Methods

BitFieldIncrbyCommand constructor

__construct( $bitFieldIncrbyCommand = null) 

Arguments

$bitFieldIncrbyCommand

mixed | null

getIncrement

getIncrement() : integer

Response

integer

getOffset

getOffset() : integer

Response

integer

getType

getType() : string

Response

string

setIncrement

setIncrement( $increment) : $this

Arguments

$increment

integer

Response

$this

setOffset

setOffset( $offset) : $this

Arguments

$offset

integer

Response

$this

setType

setType( $type) : $this

Arguments

$type

string

Response

$this