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