Uses of Class
de.edgesoft.edgeutils.i18n.ResourcePrefix
| Package | Description |
|---|---|
| de.edgesoft.edgeutils.i18n |
Interfaces and classes for easy use of internationalization.
|
-
Uses of ResourcePrefix in de.edgesoft.edgeutils.i18n
Methods in de.edgesoft.edgeutils.i18n that return ResourcePrefix Modifier and Type Method Description static ResourcePrefixResourcePrefix. fromValue(java.lang.String v)static ResourcePrefixResourcePrefix. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ResourcePrefix[]ResourcePrefix. values()Returns an array containing the constants of this enum type, in the order they are declared.