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