Uses of Class
overit.geocall.lang.LangType
Packages that use LangType
-
Uses of LangType in overit.geocall.lang
Fields in overit.geocall.lang declared as LangTypeModifier and TypeFieldDescriptionprotected LangTypeLang._typeprotected LangTypeTeacherDuty.typeMethods in overit.geocall.lang that return LangTypeModifier and TypeMethodDescriptionLang.getType()TeacherDuty.getType()Returns theLangTypeprotected static LangTypeTeacher.getType4Legacy(boolean partial) Methods in overit.geocall.lang with parameters of type LangTypeModifier and TypeMethodDescriptionstatic TeacherTeacher.getTeacher(String name, String lang, String tableSuffix, LangType type, String pkg, Identity id, int maxDim) Returns the Teacher used for the translationsstatic TeacherTeacher.getTeacher(String name, String lang, LangType type, Identity id, int maxDim) Returns the Teacher used for the translationsConstructors in overit.geocall.lang with parameters of type LangTypeModifierConstructorDescriptionTeacherDuty(String name, String lang, String tableSuffix, LangType type, String belongingLayer, Identity id, int maxDim) Constructor forTeacherDuty