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