Uses of Enum
de.xima.fc.mdl.enums.ELoginNoticePosition
Packages that use ELoginNoticePosition
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ELoginNoticePosition in de.xima.fc.mdl.enums
Subclasses with type arguments of type ELoginNoticePosition in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumPossible positions for the login notice on the login screen.Methods in de.xima.fc.mdl.enums that return ELoginNoticePositionModifier and TypeMethodDescriptionstatic ELoginNoticePositionReturns the enum constant of this type with the specified name.static ELoginNoticePosition[]ELoginNoticePosition.values()Returns an array containing the constants of this enum type, in the order they are declared.