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 I18nFixedString
I18nFixedStringGenerator.defaultValue
(@NotNull dev.orne.test.rnd.params.StringGenerationParameters parameters) static @NotNull I18nFixedString
Returns aI18nFixedString
instance for the specified text.static I18nFixedString
I18nFixedString.from
(I18nString source) Creates a new instance with the translation for the current language of the specified sourceI18nString
.static I18nFixedString
Returns an instance for the specified text.@NotNull I18nFixedString
I18nFixedStringGenerator.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