Uses of Enum
de.xima.fc.mdl.enums.EPluginOverwriteStatus
Packages that use EPluginOverwriteStatus
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EPluginOverwriteStatus in de.xima.fc.mdl.enums
Subclasses with type arguments of type EPluginOverwriteStatus in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumThis enum is for checking the overwritability of a plugin when updating manually via the plugin interface.Methods in de.xima.fc.mdl.enums that return EPluginOverwriteStatusModifier and TypeMethodDescriptionstatic EPluginOverwriteStatusReturns the enum constant of this type with the specified name.static EPluginOverwriteStatus[]EPluginOverwriteStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.