Class EbXMLRegistryError30
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
- All Implemented Interfaces:
EbXMLRegistryError
- Author:
- Dmytro Rud
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCodeContext(String codeContext) voidsetErrorCode(String errorCode) voidsetLocation(String location) voidsetSeverity(Severity severity)
-
Constructor Details
-
EbXMLRegistryError30
-
-
Method Details
-
getCodeContext
- Specified by:
getCodeContextin interfaceEbXMLRegistryError
-
setCodeContext
- Specified by:
setCodeContextin interfaceEbXMLRegistryError
-
getErrorCode
- Specified by:
getErrorCodein interfaceEbXMLRegistryError
-
setErrorCode
- Specified by:
setErrorCodein interfaceEbXMLRegistryError
-
getSeverity
- Specified by:
getSeverityin interfaceEbXMLRegistryError
-
setSeverity
- Specified by:
setSeverityin interfaceEbXMLRegistryError
-
getLocation
- Specified by:
getLocationin interfaceEbXMLRegistryError
-
setLocation
- Specified by:
setLocationin interfaceEbXMLRegistryError
-
getInternal
-