Uses of Enum
step.core.reports.ErrorType
Packages that use ErrorType
-
Uses of ErrorType in step.core.reports
Fields in step.core.reports declared as ErrorTypeMethods in step.core.reports that return ErrorTypeModifier and TypeMethodDescriptionError.getType()static ErrorTypeReturns the enum constant of this type with the specified name.static ErrorType[]ErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in step.core.reports with parameters of type ErrorTypeConstructors in step.core.reports with parameters of type ErrorType