Uses of Enum Class
com.mypurecloud.sdk.v2.model.TestTopicPhraseJobs.StateEnum
Packages that use TestTopicPhraseJobs.StateEnum
-
Uses of TestTopicPhraseJobs.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestTopicPhraseJobs.StateEnumModifier and TypeMethodDescriptionTestTopicPhraseJobs.StateEnum.fromString(String key) TestTopicPhraseJobs.getState()Returns the enum constant of this class with the specified name.static TestTopicPhraseJobs.StateEnum[]TestTopicPhraseJobs.StateEnum.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 TestTopicPhraseJobs.StateEnumModifier and TypeMethodDescriptionvoidTestTopicPhraseJobs.setState(TestTopicPhraseJobs.StateEnum state) TestTopicPhraseJobs.state(TestTopicPhraseJobs.StateEnum state)