Uses of Enum Class
ca.gc.cyber.ops.assemblyline.java.client.model.Error.Type
Packages that use Error.Type
-
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.TypeModifier and TypeMethodDescriptionstatic Error.TypeReturns the enum constant of this class with the specified name.static Error.Type[]Error.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.