public interface MultihopBackTranslationClient extends ServiceClient
Modifier and Type | Method and Description |
---|---|
MultihopTranslationResult |
multihopBackTranslate(Language sourceLang,
Language[] intermediateLangs,
Language targetLang,
String source) |
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
MultihopTranslationResult multihopBackTranslate(Language sourceLang, Language[] intermediateLangs, Language targetLang, String source) throws LangridException
LangridException