Package com.mypurecloud.sdk.v2.model
Class EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition
java.lang.Object
com.mypurecloud.sdk.v2.model.EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition
- All Implemented Interfaces:
Serializable
public class EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition
extends Object
implements Serializable
EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets defaultObjectiveTypestatic enumGets or Sets unit -
Constructor Summary
ConstructorsConstructorDescriptionEmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondateLastRefreshed(Date dateLastRefreshed) defaultObjectiveType(EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition.DefaultObjectiveTypeEnum defaultObjectiveType) booleangetId()getInUse()getName()getUnit()inthashCode()retentionMonths(Long retentionMonths) voidsetDateLastRefreshed(Date dateLastRefreshed) voidsetDefaultObjectiveType(EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition.DefaultObjectiveTypeEnum defaultObjectiveType) voidsetEnabled(Boolean enabled) voidvoidvoidvoidsetPrecision(Long precision) voidsetRetentionMonths(Long retentionMonths) voidvoidsetUnitDefinition(String unitDefinition) toString()unitDefinition(String unitDefinition)
-
Constructor Details
-
EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition() -
EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition(Boolean initWithEmptyList)
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
unit
-
getUnit
-
setUnit
public void setUnit(EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition.UnitEnum unit) -
unitDefinition
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition unitDefinition(String unitDefinition) -
getUnitDefinition
-
setUnitDefinition
-
precision
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition precision(Long precision) -
getPrecision
-
setPrecision
-
defaultObjectiveType
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition defaultObjectiveType(EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition.DefaultObjectiveTypeEnum defaultObjectiveType) -
getDefaultObjectiveType
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition.DefaultObjectiveTypeEnum getDefaultObjectiveType() -
setDefaultObjectiveType
public void setDefaultObjectiveType(EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition.DefaultObjectiveTypeEnum defaultObjectiveType) -
retentionMonths
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition retentionMonths(Long retentionMonths) -
getRetentionMonths
-
setRetentionMonths
-
enabled
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition enabled(Boolean enabled) -
getEnabled
-
setEnabled
-
inUse
-
getInUse
-
setInUse
-
dateLastRefreshed
public EmployeePerformanceExternalMetricsDefinitionExternalMetricsDefinition dateLastRefreshed(Date dateLastRefreshed) -
getDateLastRefreshed
-
setDateLastRefreshed
-
equals
-
hashCode
public int hashCode() -
toString
-