Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum
Packages that use WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum
-
Uses of WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnumModifier and TypeMethodDescriptionWorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum.fromString(String key) WorkitemsAttributeChangeWorkitemStatusCategory.getNewValue()Returns the enum constant of this class with the specified name.WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum.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 WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnumModifier and TypeMethodDescriptionWorkitemsAttributeChangeWorkitemStatusCategory.newValue(WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum newValue) New property valuevoidWorkitemsAttributeChangeWorkitemStatusCategory.setNewValue(WorkitemsAttributeChangeWorkitemStatusCategory.NewValueEnum newValue)