Uses of Class
dev.orne.i18n.I18nFixedString
Packages that use I18nFixedString
Package
Description
Utilities for I18N support.
Javax JAXB integration for I18N support.
-
Uses of I18nFixedString in dev.orne.i18n
Methods in dev.orne.i18n that return I18nFixedStringModifier and TypeMethodDescription@NotNull I18nFixedStringI18nFixedStringGenerator.defaultValue(@NotNull dev.orne.test.rnd.params.StringGenerationParameters parameters) static @NotNull I18nFixedStringReturns aI18nFixedStringinstance for the specified text.static I18nFixedStringI18nFixedString.from(I18nString source) Creates a new instance with the translation for the current language of the specified sourceI18nString.static I18nFixedStringReturns an instance for the specified text.@NotNull I18nFixedStringI18nFixedStringGenerator.randomValue(@NotNull dev.orne.test.rnd.params.StringGenerationParameters parameters) -
Uses of I18nFixedString in dev.orne.i18n.jaxb
Methods in dev.orne.i18n.jaxb that return I18nFixedStringMethods in dev.orne.i18n.jaxb with parameters of type I18nFixedString