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