Uses of Enum Class
com.mypurecloud.sdk.v2.model.SchedulingProcessingError.InternalErrorCodeEnum
Packages that use SchedulingProcessingError.InternalErrorCodeEnum
-
Uses of SchedulingProcessingError.InternalErrorCodeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SchedulingProcessingError.InternalErrorCodeEnumModifier and TypeMethodDescriptionSchedulingProcessingError.InternalErrorCodeEnum.fromString(String key) SchedulingProcessingError.getInternalErrorCode()Returns the enum constant of this class with the specified name.SchedulingProcessingError.InternalErrorCodeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.