Uses of Enum Class
com.v1rex.liftnexus.forklift.exception.ForkliftErrorCode
Packages that use ForkliftErrorCode
-
Uses of ForkliftErrorCode in com.v1rex.liftnexus.forklift.exception
Methods in com.v1rex.liftnexus.forklift.exception that return ForkliftErrorCodeModifier and TypeMethodDescriptionstatic ForkliftErrorCodeReturns the enum constant of this class with the specified name.static ForkliftErrorCode[]ForkliftErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.