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