Uses of Class
org.odpi.openmetadata.viewservices.glossaryauthor.auditlog.GlossaryAuthorViewAuditCode
-
Packages that use GlossaryAuthorViewAuditCode Package Description org.odpi.openmetadata.viewservices.glossaryauthor.auditlog -
-
Uses of GlossaryAuthorViewAuditCode in org.odpi.openmetadata.viewservices.glossaryauthor.auditlog
Methods in org.odpi.openmetadata.viewservices.glossaryauthor.auditlog that return GlossaryAuthorViewAuditCode Modifier and Type Method Description static GlossaryAuthorViewAuditCodeGlossaryAuthorViewAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GlossaryAuthorViewAuditCode[]GlossaryAuthorViewAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-