Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.auditlog.XtdbOMRSErrorCode
-
Packages that use XtdbOMRSErrorCode Package Description org.odpi.egeria.connectors.juxt.xtdb.auditlog Defines the audit and error logging messages used by the XTDB repository connector. -
-
Uses of XtdbOMRSErrorCode in org.odpi.egeria.connectors.juxt.xtdb.auditlog
Methods in org.odpi.egeria.connectors.juxt.xtdb.auditlog that return XtdbOMRSErrorCode Modifier and Type Method Description static XtdbOMRSErrorCodeXtdbOMRSErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static XtdbOMRSErrorCode[]XtdbOMRSErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-