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