类的使用
tech.codingless.core.gateway.annotation.MyAuthTypeEnum
-
使用MyAuthTypeEnum的程序包 程序包 说明 tech.codingless.core.gateway.annotation -
-
tech.codingless.core.gateway.annotation中MyAuthTypeEnum的使用
返回MyAuthTypeEnum的tech.codingless.core.gateway.annotation中的方法 修饰符和类型 方法 说明 MyAuthTypeEnumtype()static MyAuthTypeEnumMyAuthTypeEnum. valueOf(String name)返回带有指定名称的该类型的枚举常量。static MyAuthTypeEnum[]MyAuthTypeEnum. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-