Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkPlanConstraintsViolationMessage.TypeEnum
Packages that use WorkPlanConstraintsViolationMessage.TypeEnum
-
Uses of WorkPlanConstraintsViolationMessage.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanConstraintsViolationMessage.TypeEnumModifier and TypeMethodDescriptionWorkPlanConstraintsViolationMessage.TypeEnum.fromString(String key) WorkPlanConstraintsViolationMessage.getType()Returns the enum constant of this class with the specified name.WorkPlanConstraintsViolationMessage.TypeEnum.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 WorkPlanConstraintsViolationMessage.TypeEnumModifier and TypeMethodDescriptionvoidWorkPlanConstraintsViolationMessage.setType(WorkPlanConstraintsViolationMessage.TypeEnum type) WorkPlanConstraintsViolationMessage.type(WorkPlanConstraintsViolationMessage.TypeEnum type) Message for how to resolve a set of conflicted work plan constraints