Uses of Enum Class
com.mypurecloud.sdk.v2.model.TestTopicPhraseTopic.ParticipantsEnum
Packages that use TestTopicPhraseTopic.ParticipantsEnum
-
Uses of TestTopicPhraseTopic.ParticipantsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestTopicPhraseTopic.ParticipantsEnumModifier and TypeMethodDescriptionTestTopicPhraseTopic.ParticipantsEnum.fromString(String key) TestTopicPhraseTopic.getParticipants()Returns the enum constant of this class with the specified name.TestTopicPhraseTopic.ParticipantsEnum.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 TestTopicPhraseTopic.ParticipantsEnumModifier and TypeMethodDescriptionTestTopicPhraseTopic.participants(TestTopicPhraseTopic.ParticipantsEnum participants) The topic participants, default value is bothvoidTestTopicPhraseTopic.setParticipants(TestTopicPhraseTopic.ParticipantsEnum participants)