Uses of Class
org.odpi.openmetadata.viewservices.serverauthor.api.ffdc.ServerAuthorViewAuditCode
-
Packages that use ServerAuthorViewAuditCode Package Description org.odpi.openmetadata.viewservices.serverauthor.api.ffdc This package provides the definition of the Java API for the Server Author OMVS. -
-
Uses of ServerAuthorViewAuditCode in org.odpi.openmetadata.viewservices.serverauthor.api.ffdc
Methods in org.odpi.openmetadata.viewservices.serverauthor.api.ffdc that return ServerAuthorViewAuditCode Modifier and Type Method Description static ServerAuthorViewAuditCodeServerAuthorViewAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ServerAuthorViewAuditCode[]ServerAuthorViewAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-