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