Uses of Class
org.odpi.openmetadata.accessservices.glossaryview.server.admin.GlossaryViewAuditCode
-
Packages that use GlossaryViewAuditCode Package Description org.odpi.openmetadata.accessservices.glossaryview.server.admin Contains classes necessary to an OMAS setup. -
-
Uses of GlossaryViewAuditCode in org.odpi.openmetadata.accessservices.glossaryview.server.admin
Methods in org.odpi.openmetadata.accessservices.glossaryview.server.admin that return GlossaryViewAuditCode Modifier and Type Method Description static GlossaryViewAuditCodeGlossaryViewAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GlossaryViewAuditCode[]GlossaryViewAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-