Uses of Class
org.odpi.openmetadata.adminservices.configuration.properties.CohortTopicStructure
-
Packages that use CohortTopicStructure Package Description org.odpi.openmetadata.adminservices.configuration.properties The properties package provides the configuration properties for the different subsystems that run inside the Open Metadata and Governance (OMAG) Platform. -
-
Uses of CohortTopicStructure in org.odpi.openmetadata.adminservices.configuration.properties
Methods in org.odpi.openmetadata.adminservices.configuration.properties that return CohortTopicStructure Modifier and Type Method Description static CohortTopicStructureCohortTopicStructure. valueOf(String name)Returns the enum constant of this type with the specified name.static CohortTopicStructure[]CohortTopicStructure. values()Returns an array containing the constants of this enum type, in the order they are declared.
-