Uses of Enum Class
cn.dinodev.spring.commons.response.Status.CODE
Packages that use Status.CODE
-
Uses of Status.CODE in cn.dinodev.spring.commons.response
Methods in cn.dinodev.spring.commons.response that return Status.CODEModifier and TypeMethodDescriptionstatic Status.CODEReturns the enum constant of this class with the specified name.static Status.CODE[]Status.CODE.values()Returns an array containing the constants of this enum class, in the order they are declared.