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