Uses of Class
br.com.senior.hcm.recruitment.pojos.EmotionTone
-
Packages that use EmotionTone Package Description br.com.senior.hcm.recruitment.pojos -
-
Uses of EmotionTone in br.com.senior.hcm.recruitment.pojos
Methods in br.com.senior.hcm.recruitment.pojos that return EmotionTone Modifier and Type Method Description EmotionToneEmotionTone. anger(Double anger)EmotionToneEmotionTone. disgust(Double disgust)EmotionToneEmotionTone. fear(Double fear)EmotionToneToneAnalysis. getEmotionTone()Get emotionToneEmotionToneEmotionTone. id(String id)EmotionToneEmotionTone. joy(Double joy)EmotionToneEmotionTone. sadness(Double sadness)EmotionToneEmotionTone. toneAnalysis(ToneAnalysis toneAnalysis)Methods in br.com.senior.hcm.recruitment.pojos with parameters of type EmotionTone Modifier and Type Method Description ToneAnalysisToneAnalysis. emotionTone(EmotionTone emotionTone)voidToneAnalysis. setEmotionTone(EmotionTone emotionTone)
-