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