Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicRule.TypeEnum
Packages that use V2MobiusRulesTopicRule.TypeEnum
-
Uses of V2MobiusRulesTopicRule.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusRulesTopicRule.TypeEnumModifier and TypeMethodDescriptionV2MobiusRulesTopicRule.TypeEnum.fromString(String key) V2MobiusRulesTopicRule.getType()Returns the enum constant of this class with the specified name.static V2MobiusRulesTopicRule.TypeEnum[]V2MobiusRulesTopicRule.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 V2MobiusRulesTopicRule.TypeEnumModifier and TypeMethodDescriptionvoidV2MobiusRulesTopicRule.setType(V2MobiusRulesTopicRule.TypeEnum type) V2MobiusRulesTopicRule.type(V2MobiusRulesTopicRule.TypeEnum type)