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