Uses of Class
org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
-
Uses of Translations.TranslationsSection in org.openhab.core.tools.i18n.plugin
Modifier and TypeMethodDescriptionTranslations.TranslationsSection.section
(String header, Stream<Translations.TranslationsGroup> groups) Translations.TranslationsSection.section
(String header, Translations.TranslationsGroup... groups) Translations.TranslationsSection.section
(Stream<Translations.TranslationsGroup> groups) Translations.TranslationsSection.section
(Translations.TranslationsGroup... groups) Modifier and TypeMethodDescriptionvoid
Translations.addSection
(Translations.TranslationsSection section)