Uses of Class
ca.gc.cyber.ops.assemblyline.java.client.model.Error.Type
-
Packages that use Error.Type Package Description ca.gc.cyber.ops.assemblyline.java.client.model -
-
Uses of Error.Type in ca.gc.cyber.ops.assemblyline.java.client.model
Methods in ca.gc.cyber.ops.assemblyline.java.client.model that return Error.Type Modifier and Type Method Description static Error.TypeError.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Error.Type[]Error.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-