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