Uses of Class
eu.de4a.iem.error.EDE4AErrorOrigin
-
Packages that use EDE4AErrorOrigin Package Description eu.de4a.iem.error -
-
Uses of EDE4AErrorOrigin in eu.de4a.iem.error
Methods in eu.de4a.iem.error that return EDE4AErrorOrigin Modifier and Type Method Description static EDE4AErrorOriginEDE4AErrorOrigin. getFromIDOrNull(String sID)static EDE4AErrorOriginEDE4AErrorOrigin. valueOf(String name)Returns the enum constant of this type with the specified name.static EDE4AErrorOrigin[]EDE4AErrorOrigin. values()Returns an array containing the constants of this enum type, in the order they are declared.
-