Uses of Enum
de.xima.fc.mdl.enums.EPlaceholderEscaper
Packages that use EPlaceholderEscaper
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EPlaceholderEscaper in de.xima.fc.mdl.enums
Subclasses with type arguments of type EPlaceholderEscaper in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumEnumeration of several commonIPlaceholderEscaperimplementations.Methods in de.xima.fc.mdl.enums that return EPlaceholderEscaperModifier and TypeMethodDescriptionstatic EPlaceholderEscaperReturns the enum constant of this type with the specified name.static EPlaceholderEscaper[]EPlaceholderEscaper.values()Returns an array containing the constants of this enum type, in the order they are declared.