Package com.mypurecloud.sdk.v2.model
Class ProgramTopicLinksTestTopicPhraseResults
java.lang.Object
com.mypurecloud.sdk.v2.model.ProgramTopicLinksTestTopicPhraseResults
- All Implemented Interfaces:
Serializable
ProgramTopicLinksTestTopicPhraseResults
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()matchedTranscripts(List<ProgramTopicLinksTestPhraseMatchedTranscript> matchedTranscripts) matchedTranscriptsCount(Long matchedTranscriptsCount) processedTranscriptsCount(Long processedTranscriptsCount) voidsetMatchedTranscripts(List<ProgramTopicLinksTestPhraseMatchedTranscript> matchedTranscripts) voidsetMatchedTranscriptsCount(Long matchedTranscriptsCount) voidsetProcessedTranscriptsCount(Long processedTranscriptsCount) toString()
-
Constructor Details
-
ProgramTopicLinksTestTopicPhraseResults
public ProgramTopicLinksTestTopicPhraseResults() -
ProgramTopicLinksTestTopicPhraseResults
-
-
Method Details
-
processedTranscriptsCount
public ProgramTopicLinksTestTopicPhraseResults processedTranscriptsCount(Long processedTranscriptsCount) -
getProcessedTranscriptsCount
-
setProcessedTranscriptsCount
-
matchedTranscriptsCount
public ProgramTopicLinksTestTopicPhraseResults matchedTranscriptsCount(Long matchedTranscriptsCount) -
getMatchedTranscriptsCount
-
setMatchedTranscriptsCount
-
matchedTranscripts
public ProgramTopicLinksTestTopicPhraseResults matchedTranscripts(List<ProgramTopicLinksTestPhraseMatchedTranscript> matchedTranscripts) -
getMatchedTranscripts
-
setMatchedTranscripts
public void setMatchedTranscripts(List<ProgramTopicLinksTestPhraseMatchedTranscript> matchedTranscripts) -
equals
-
hashCode
public int hashCode() -
toString
-