Class EbXMLRegistryError30
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
- All Implemented Interfaces:
EbXMLRegistryError
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCodeContext
(String codeContext) void
setErrorCode
(String errorCode) void
setLocation
(String location) void
setSeverity
(Severity severity)
-
Constructor Details
-
EbXMLRegistryError30
-
-
Method Details
-
getCodeContext
- Specified by:
getCodeContext
in interfaceEbXMLRegistryError
-
setCodeContext
- Specified by:
setCodeContext
in interfaceEbXMLRegistryError
-
getErrorCode
- Specified by:
getErrorCode
in interfaceEbXMLRegistryError
-
setErrorCode
- Specified by:
setErrorCode
in interfaceEbXMLRegistryError
-
getSeverity
- Specified by:
getSeverity
in interfaceEbXMLRegistryError
-
setSeverity
- Specified by:
setSeverity
in interfaceEbXMLRegistryError
-
getLocation
- Specified by:
getLocation
in interfaceEbXMLRegistryError
-
setLocation
- Specified by:
setLocation
in interfaceEbXMLRegistryError
-
getInternal
-