Uses of Class
com.exsol.errorcodemodel.ErrorIdentifier.Type
-
-
Uses of ErrorIdentifier.Type in com.exsol.errorcodemodel
Methods in com.exsol.errorcodemodel that return ErrorIdentifier.Type Modifier and Type Method Description static ErrorIdentifier.TypeErrorIdentifier.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorIdentifier.Type[]ErrorIdentifier.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-