public class TranslatedDoc extends Object
Constructor and Description |
---|
TranslatedDoc(Resource source,
TranslationsResource translation,
LocaleId locale) |
Modifier and Type | Method and Description |
---|---|
LocaleId |
getLocale() |
Resource |
getSource() |
TranslationsResource |
getTranslation() |
public TranslatedDoc(@Nullable Resource source, @Nullable TranslationsResource translation, LocaleId locale)
@Nullable public TranslationsResource getTranslation()
public LocaleId getLocale()
Copyright © 2018 Zanata Project. All rights reserved.