Interface ImportLanguage
- All Known Implementing Classes:
Language,StructureStateUtilsTest.TestLanguage
public interface ImportLanguage
Represents language that organisation unit is using.
-
Method Summary
-
Method Details
-
getCode
String getCode()Code of given language (usually isocode that match LanguageModel)
-