Uses of Enum Class
com.skava.catalog.model.LockedEnum
Packages that use LockedEnum
-
Uses of LockedEnum in com.skava.catalog.model
Methods in com.skava.catalog.model that return LockedEnumModifier and TypeMethodDescriptionstatic LockedEnumReturns the enum constant of this class with the specified name.static LockedEnum[]LockedEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.