Documentation

DatevJobFilter
in package

FinalYes

Table of Contents

Properties

$hasErrors  : bool|null
$limit  : int|null
$offset  : int|null
$progressStatusCode  : int|null
$sortBy  : string|null
$sortDesc  : bool|null
$subActionCode  : int|null
$userId  : int|null
$yearMonth  : string|null

Methods

getHasErrors()  : bool|null
getLimit()  : int|null
getOffset()  : int|null
getProgressStatusCode()  : int|null
getSortBy()  : string|null
getSortDesc()  : bool|null
getSubActionCode()  : int|null
getUserId()  : int|null
getYearMonth()  : string|null
setHasErrors()  : void
setLimit()  : void
setOffset()  : void
setProgressStatusCode()  : void
setSortBy()  : void
setSortDesc()  : void
setSubActionCode()  : void
setUserId()  : void
setYearMonth()  : void

Properties

Methods

getHasErrors()

public getHasErrors() : bool|null
Return values
bool|null

getOffset()

public getOffset() : int|null
Return values
int|null

getProgressStatusCode()

public getProgressStatusCode() : int|null
Return values
int|null

getSortBy()

public getSortBy() : string|null
Return values
string|null

getSortDesc()

public getSortDesc() : bool|null
Return values
bool|null

getSubActionCode()

public getSubActionCode() : int|null
Return values
int|null

getUserId()

public getUserId() : int|null
Return values
int|null

getYearMonth()

public getYearMonth() : string|null
Return values
string|null

setHasErrors()

public setHasErrors(bool|null $hasErrors) : void
Parameters
$hasErrors : bool|null

setLimit()

public setLimit(int|null $limit) : void
Parameters
$limit : int|null

setOffset()

public setOffset(int|null $offset) : void
Parameters
$offset : int|null

setProgressStatusCode()

public setProgressStatusCode(int|null $progressStatusCode) : void
Parameters
$progressStatusCode : int|null

setSortBy()

public setSortBy(string|null $sortBy) : void
Parameters
$sortBy : string|null

setSortDesc()

public setSortDesc(bool|null $sortDesc) : void
Parameters
$sortDesc : bool|null

setSubActionCode()

public setSubActionCode(int|null $subActionCode) : void
Parameters
$subActionCode : int|null

setUserId()

public setUserId(int|null $userId) : void
Parameters
$userId : int|null

setYearMonth()

public setYearMonth(string|null $yearMonth) : void
Parameters
$yearMonth : string|null

        
On this page

Search results