Uses of Class
org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
Packages that use Translations.TranslationsSection
-
Uses of Translations.TranslationsSection in org.openhab.core.tools.i18n.plugin
Methods in org.openhab.core.tools.i18n.plugin that return Translations.TranslationsSectionModifier 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) Methods in org.openhab.core.tools.i18n.plugin with parameters of type Translations.TranslationsSectionModifier and TypeMethodDescriptionvoid
Translations.addSection
(Translations.TranslationsSection section) Constructor parameters in org.openhab.core.tools.i18n.plugin with type arguments of type Translations.TranslationsSection