Class ProfileTypeI18nLocalizationService
java.lang.Object
org.openhab.core.thing.profiles.i18n.ProfileTypeI18nLocalizationService
This OSGi service could be used to localize a
ProfileType
using the i18n mechanism of the openHAB framework.- Author:
- Christoph Weitkamp - Initial contribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateLocalizedProfileType
(org.osgi.framework.Bundle bundle, ProfileType profileType, @Nullable Locale locale)
-
Constructor Details
-
ProfileTypeI18nLocalizationService
-
-
Method Details
-
createLocalizedProfileType
public ProfileType createLocalizedProfileType(org.osgi.framework.Bundle bundle, ProfileType profileType, @Nullable Locale locale)
-