Uses of Class
overit.geocall.platform.LangPackage
Packages that use LangPackage
-
Uses of LangPackage in overit.geocall.platform
Fields in overit.geocall.platform declared as LangPackageMethods in overit.geocall.platform that return LangPackageModifier and TypeMethodDescriptionCustomLayer.getLangPackage()Method used to retrieve the package containing the translation files that belong to this layerLayer.getLangPackage()Method used to retrieve the package containing the translation files that belong to this layerMethods in overit.geocall.platform with parameters of type LangPackageModifier and TypeMethodDescriptionfinal voidLayer.setLangPackage(LangPackage langPackage) Sets the package that contains the language files used for the translations. -
Uses of LangPackage in overit.geocall.platform.sp
Methods in overit.geocall.platform.sp that return types with arguments of type LangPackageModifier and TypeMethodDescriptionstatic ServiceLoader<LangPackage> ServiceLoader.langPackages()Utility method to get the instance of the service provider responsible to get theLangPackageinstances