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