class V2LogEntryOperation extends Model (View source)

Properties

bool $first
string $id
bool $last
string $producer

Methods

setFirst($first)

No description

bool
getFirst()

No description

setId($id)

No description

string
getId()

No description

setLast($last)

No description

bool
getLast()

No description

setProducer($producer)

No description

string
getProducer()

No description

Details

setFirst($first)

No description

Parameters

$first

bool getFirst()

No description

Return Value

bool

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setLast($last)

No description

Parameters

$last

bool getLast()

No description

Return Value

bool

setProducer($producer)

No description

Parameters

$producer

string getProducer()

No description

Return Value

string