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