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