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