Uses of Enum Class
com.bytedesk.core.utils.JsonResultCodeEnum
Packages that use JsonResultCodeEnum
Package
Description
Utility classes package containing helper methods and common functionality
-
Uses of JsonResultCodeEnum in com.bytedesk.core.utils
Methods in com.bytedesk.core.utils that return JsonResultCodeEnumModifier and TypeMethodDescriptionstatic JsonResultCodeEnumReturns the enum constant of this class with the specified name.static JsonResultCodeEnum[]JsonResultCodeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.