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