类的使用
com.github.aiosign.base.ResponseCode
-
使用ResponseCode的程序包 程序包 说明 com.github.aiosign.base -
-
com.github.aiosign.base中ResponseCode的使用
返回ResponseCode的com.github.aiosign.base中的方法 修饰符和类型 方法 说明 static ResponseCodeResponseCode. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static ResponseCode[]ResponseCode. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-