Uses of Enum
de.xima.fc.mdl.enums.EI18nSource
Packages that use EI18nSource
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EI18nSource in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type EI18nSource -
Uses of EI18nSource in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EI18nSourceModifier and TypeMethodDescriptionstatic EI18nSource
Returns the enum constant of this type with the specified name.static EI18nSource[]
EI18nSource.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EI18nSource in de.xima.fc.mdl.i18n
Methods in de.xima.fc.mdl.i18n that return EI18nSourceMethods in de.xima.fc.mdl.i18n with parameters of type EI18nSource