Uses of Enum Class
tech.xmagic.enums.RC
Packages that use RC
-
Uses of RC in tech.xmagic.enums
Methods in tech.xmagic.enums that return RCModifier and TypeMethodDescriptionstatic RCRC.getRC(int code) 获取响应结果枚举static RC获取响应结果枚举static RCResultEnum.getRC(int code) 获取响应结果枚举static RC获取响应结果枚举static RCReturns the enum constant of this class with the specified name.static RC[]RC.values()Returns an array containing the constants of this enum class, in the order they are declared.