Uses of Enum Class
com.mypurecloud.sdk.v2.model.Topic.StrictnessEnum
Packages that use Topic.StrictnessEnum
-
Uses of Topic.StrictnessEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Topic.StrictnessEnumModifier and TypeMethodDescriptionstatic Topic.StrictnessEnumTopic.StrictnessEnum.fromString(String key) Topic.getStrictness()static Topic.StrictnessEnumReturns the enum constant of this class with the specified name.static Topic.StrictnessEnum[]Topic.StrictnessEnum.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 Topic.StrictnessEnumModifier and TypeMethodDescriptionvoidTopic.setStrictness(Topic.StrictnessEnum strictness) Topic.strictness(Topic.StrictnessEnum strictness)