Uses of Class
fr.gouv.vitam.common.model.unit.RuleModel
-
Packages that use RuleModel Package Description fr.gouv.vitam.common.model.unit -
-
Uses of RuleModel in fr.gouv.vitam.common.model.unit
Methods in fr.gouv.vitam.common.model.unit that return types with arguments of type RuleModel Modifier and Type Method Description java.util.List<RuleModel>RuleCategoryModel. getRules()Method parameters in fr.gouv.vitam.common.model.unit with type arguments of type RuleModel Modifier and Type Method Description voidRuleCategoryModel. setRules(java.util.List<RuleModel> listRUle)
-