Interface ImportLanguage
-
- All Known Implementing Classes:
Language,StructureStateUtilsTest.TestLanguage
public interface ImportLanguageRepresents language that organisation unit is using.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCode()Code of given language (usually isocode that match LanguageModel)
-