BitFieldSetCommand

package

Default

Methods

BitFieldSetCommand constructor

__construct( $bitFieldSetCommand = null) 

Arguments

$bitFieldSetCommand

mixed | null

getOffset

getOffset() : integer

Response

integer

getType

getType() : string

Response

string

getValue

getValue() : integer

Response

integer

setOffset

setOffset( $offset) : $this

Arguments

$offset

integer

Response

$this

setType

setType( $type) : $this

Arguments

$type

string

Response

$this

setValue

setValue( $value) : $this

Arguments

$value

integer

Response

$this