Package com.mypurecloud.sdk.v2.model
Class Term
java.lang.Object
com.mypurecloud.sdk.v2.model.Term
- All Implemented Interfaces:
Serializable
Term
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDictates if term operand must come from the internal, external or both participants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetWord()inthashCode()participantType(Term.ParticipantTypeEnum participantType) Dictates if term operand must come from the internal, external or both participantsvoidsetParticipantType(Term.ParticipantTypeEnum participantType) voidtoString()Find term in interaction
-
Constructor Details
-
Term
public Term() -
Term
-
-
Method Details
-
word
Find term in interaction -
getWord
-
setWord
-
participantType
Dictates if term operand must come from the internal, external or both participants -
getParticipantType
-
setParticipantType
-
equals
-
hashCode
public int hashCode() -
toString
-