Uses of Class
com.api.sentimentanalysis.model.Lang
-
Packages that use Lang Package Description com.api.sentimentanalysis.model -
-
Uses of Lang in com.api.sentimentanalysis.model
Methods in com.api.sentimentanalysis.model that return Lang Modifier and Type Method Description LangTextToTranslate. getLanguage()Getter for Lang class.Methods in com.api.sentimentanalysis.model with parameters of type Lang Modifier and Type Method Description voidTextToTranslate. setLanguage(Lang language)Setter for Lang class.
-