Uses of Class
tech.grasshopper.extent.data.pojo.Hook.HookType
-
Packages that use Hook.HookType Package Description tech.grasshopper.extent.data.pojo -
-
Uses of Hook.HookType in tech.grasshopper.extent.data.pojo
Methods in tech.grasshopper.extent.data.pojo that return Hook.HookType Modifier and Type Method Description static Hook.HookTypeHook.HookType. valueOf(String name)Returns the enum constant of this type with the specified name.static Hook.HookType[]Hook.HookType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-