Class NameTranslationRequestMixin
java.lang.Object
com.basistech.rosette.apimodel.jackson.NameTranslationRequestMixin
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
NameTranslationRequestMixin
(String profileId, String name, String entityType, com.basistech.util.ISO15924 sourceScript, com.basistech.util.LanguageCode sourceLanguageOfOrigin, com.basistech.util.LanguageCode sourceLanguageOfUse, com.basistech.util.LanguageCode targetLanguage, com.basistech.util.ISO15924 targetScript, com.basistech.util.TransliterationScheme targetScheme, Integer maximumResults) -
Method Summary
-
Constructor Details
-
NameTranslationRequestMixin
protected NameTranslationRequestMixin(String profileId, String name, String entityType, com.basistech.util.ISO15924 sourceScript, com.basistech.util.LanguageCode sourceLanguageOfOrigin, com.basistech.util.LanguageCode sourceLanguageOfUse, com.basistech.util.LanguageCode targetLanguage, com.basistech.util.ISO15924 targetScript, com.basistech.util.TransliterationScheme targetScheme, Integer maximumResults)
-