Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicEntityProperties.EntityTypeEnum
Packages that use V2MobiusRulesTopicEntityProperties.EntityTypeEnum
-
Uses of V2MobiusRulesTopicEntityProperties.EntityTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusRulesTopicEntityProperties.EntityTypeEnumModifier and TypeMethodDescriptionV2MobiusRulesTopicEntityProperties.EntityTypeEnum.fromString(String key) V2MobiusRulesTopicEntityProperties.getEntityType()Returns the enum constant of this class with the specified name.V2MobiusRulesTopicEntityProperties.EntityTypeEnum.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 V2MobiusRulesTopicEntityProperties.EntityTypeEnumModifier and TypeMethodDescriptionV2MobiusRulesTopicEntityProperties.entityType(V2MobiusRulesTopicEntityProperties.EntityTypeEnum entityType) voidV2MobiusRulesTopicEntityProperties.setEntityType(V2MobiusRulesTopicEntityProperties.EntityTypeEnum entityType)