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