Uses of Enum Class
com.mypurecloud.sdk.v2.model.TaskManagementObservationDataContainer.MetricEnum
Packages that use TaskManagementObservationDataContainer.MetricEnum
-
Uses of TaskManagementObservationDataContainer.MetricEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TaskManagementObservationDataContainer.MetricEnumModifier and TypeMethodDescriptionTaskManagementObservationDataContainer.MetricEnum.fromString(String key) TaskManagementObservationDataContainer.getMetric()Returns the enum constant of this class with the specified name.TaskManagementObservationDataContainer.MetricEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type TaskManagementObservationDataContainer.MetricEnumModifier and TypeMethodDescriptionTaskManagementObservationDataContainer.metric(TaskManagementObservationDataContainer.MetricEnum metric) The metric for this data pointvoidTaskManagementObservationDataContainer.setMetric(TaskManagementObservationDataContainer.MetricEnum metric)