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