Uses of Class
net.cofcool.chaos.server.core.annotation.DataAuthExclude.ExcludeMode
-
Packages that use DataAuthExclude.ExcludeMode Package Description net.cofcool.chaos.server.core.annotation -
-
Uses of DataAuthExclude.ExcludeMode in net.cofcool.chaos.server.core.annotation
Methods in net.cofcool.chaos.server.core.annotation that return DataAuthExclude.ExcludeMode Modifier and Type Method Description DataAuthExclude.ExcludeModemode()是否需要检测static DataAuthExclude.ExcludeModeDataAuthExclude.ExcludeMode. valueOf(String name)Returns the enum constant of this type with the specified name.static DataAuthExclude.ExcludeMode[]DataAuthExclude.ExcludeMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-