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