Uses of Enum Class
com.mypurecloud.sdk.v2.model.IgnorePhrase.ParticipantEnum
Packages that use IgnorePhrase.ParticipantEnum
-
Uses of IgnorePhrase.ParticipantEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IgnorePhrase.ParticipantEnumModifier and TypeMethodDescriptionstatic IgnorePhrase.ParticipantEnumIgnorePhrase.ParticipantEnum.fromString(String key) IgnorePhrase.getParticipant()static IgnorePhrase.ParticipantEnumReturns the enum constant of this class with the specified name.static IgnorePhrase.ParticipantEnum[]IgnorePhrase.ParticipantEnum.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 IgnorePhrase.ParticipantEnumModifier and TypeMethodDescriptionIgnorePhrase.participant(IgnorePhrase.ParticipantEnum participant) Type of participantvoidIgnorePhrase.setParticipant(IgnorePhrase.ParticipantEnum participant)