Uses of Enum Class
com.mypurecloud.sdk.v2.model.ActivityPlanJobException.ExceptionTypeEnum
Packages that use ActivityPlanJobException.ExceptionTypeEnum
-
Uses of ActivityPlanJobException.ExceptionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanJobException.ExceptionTypeEnumModifier and TypeMethodDescriptionActivityPlanJobException.ExceptionTypeEnum.fromString(String key) ActivityPlanJobException.getExceptionType()Returns the enum constant of this class with the specified name.ActivityPlanJobException.ExceptionTypeEnum.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 ActivityPlanJobException.ExceptionTypeEnumModifier and TypeMethodDescriptionActivityPlanJobException.exceptionType(ActivityPlanJobException.ExceptionTypeEnum exceptionType) The type of errorvoidActivityPlanJobException.setExceptionType(ActivityPlanJobException.ExceptionTypeEnum exceptionType)