Uses of Class
org.odpi.openmetadata.accessservices.dataprivacy.properties.DigitalServiceDependencyDirection
-
Packages that use DigitalServiceDependencyDirection Package Description org.odpi.openmetadata.accessservices.dataprivacy.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of DigitalServiceDependencyDirection in org.odpi.openmetadata.accessservices.dataprivacy.properties
Methods in org.odpi.openmetadata.accessservices.dataprivacy.properties that return DigitalServiceDependencyDirection Modifier and Type Method Description static DigitalServiceDependencyDirectionDigitalServiceDependencyDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static DigitalServiceDependencyDirection[]DigitalServiceDependencyDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.
-