Uses of Enum Class
com.mypurecloud.sdk.v2.model.LongTermRequirementsErrorDetail.InternalErrorCodeEnum
Packages that use LongTermRequirementsErrorDetail.InternalErrorCodeEnum
-
Uses of LongTermRequirementsErrorDetail.InternalErrorCodeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LongTermRequirementsErrorDetail.InternalErrorCodeEnumModifier and TypeMethodDescriptionLongTermRequirementsErrorDetail.InternalErrorCodeEnum.fromString(String key) LongTermRequirementsErrorDetail.getInternalErrorCode()Returns the enum constant of this class with the specified name.LongTermRequirementsErrorDetail.InternalErrorCodeEnum.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 LongTermRequirementsErrorDetail.InternalErrorCodeEnumModifier and TypeMethodDescriptionLongTermRequirementsErrorDetail.internalErrorCode(LongTermRequirementsErrorDetail.InternalErrorCodeEnum internalErrorCode) The error codevoidLongTermRequirementsErrorDetail.setInternalErrorCode(LongTermRequirementsErrorDetail.InternalErrorCodeEnum internalErrorCode)