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