Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.service.graphrules.PrimaryCategoryRule
-
Packages that use PrimaryCategoryRule Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.beans -
-
Uses of PrimaryCategoryRule in org.odpi.openmetadata.userinterface.uichassis.springboot.beans
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.beans that return types with arguments of type PrimaryCategoryRule Modifier and Type Method Description List<PrimaryCategoryRule>Rules. getPrimaryCategory()Method parameters in org.odpi.openmetadata.userinterface.uichassis.springboot.beans with type arguments of type PrimaryCategoryRule Modifier and Type Method Description voidRules. setPrimaryCategory(List<PrimaryCategoryRule> primaryCategory)
-