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