class ServiceLevelObjective extends Model (View source)

Properties

string $calendarPeriod
string $displayName
$goal
string $name
string $rollingPeriod
protected $serviceLevelIndicatorType
protected $serviceLevelIndicatorDataType
string[] $userLabels

Methods

setCalendarPeriod($calendarPeriod)

No description

string
getCalendarPeriod()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setGoal($goal)

No description

getGoal()

No description

setName($name)

No description

string
getName()

No description

setRollingPeriod($rollingPeriod)

No description

string
getRollingPeriod()

No description

setServiceLevelIndicator(ServiceLevelIndicator $serviceLevelIndicator)

No description

setUserLabels($userLabels)

No description

string[]
getUserLabels()

No description

Details

setCalendarPeriod($calendarPeriod)

No description

Parameters

$calendarPeriod

string getCalendarPeriod()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setGoal($goal)

No description

Parameters

$goal

getGoal()

No description

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setRollingPeriod($rollingPeriod)

No description

Parameters

$rollingPeriod

string getRollingPeriod()

No description

Return Value

string

setServiceLevelIndicator(ServiceLevelIndicator $serviceLevelIndicator)

No description

Parameters

ServiceLevelIndicator $serviceLevelIndicator

ServiceLevelIndicator getServiceLevelIndicator()

No description

Return Value

ServiceLevelIndicator

setUserLabels($userLabels)

No description

Parameters

$userLabels

string[] getUserLabels()

No description

Return Value

string[]