Package | Description |
---|---|
org.zanata.rest.dto |
Modifier and Type | Method and Description |
---|---|
GlossaryLocaleInfo |
GlossaryInfo.getSrcLocale() |
Modifier and Type | Method and Description |
---|---|
List<GlossaryLocaleInfo> |
GlossaryInfo.getTransLocale() |
Modifier and Type | Method and Description |
---|---|
void |
GlossaryInfo.setSrcLocale(GlossaryLocaleInfo srcLocale) |
Modifier and Type | Method and Description |
---|---|
void |
GlossaryInfo.setTransLocale(List<GlossaryLocaleInfo> transLocale) |
Constructor and Description |
---|
GlossaryInfo(GlossaryLocaleInfo srcLocale,
List<GlossaryLocaleInfo> transLocale) |
Constructor and Description |
---|
GlossaryInfo(GlossaryLocaleInfo srcLocale,
List<GlossaryLocaleInfo> transLocale) |
Copyright © 2017 Zanata Project. All rights reserved.