Enum Class的使用
com.alibaba.ageiport.common.constants.HttpStatus.Series
使用HttpStatus.Series的程序包
-
com.alibaba.ageiport.common.constants中HttpStatus.Series的使用
修饰符和类型方法说明HttpStatus.series()Returns the HTTP status series of this status code.static HttpStatus.SeriesHttpStatus.Series.valueOf(int status) Returns the enum constant of this class with the specified name.static HttpStatus.SeriesHttpStatus.Series.valueOf(HttpStatus status) Returns the enum constant of this class with the specified name.static HttpStatus.SeriesReturns the enum constant of this class with the specified name.static HttpStatus.Series[]HttpStatus.Series.values()Returns an array containing the constants of this enum class, in the order they are declared.