Uses of Class
fr.gouv.vitam.common.model.rules.InheritedPropertyResponseModel
Packages that use InheritedPropertyResponseModel
-
Uses of InheritedPropertyResponseModel in fr.gouv.vitam.common.model.rules
Methods in fr.gouv.vitam.common.model.rules that return types with arguments of type InheritedPropertyResponseModelModifier and TypeMethodDescriptionUnitInheritedRulesResponseModel.getGlobalProperties()
InheritedRuleCategoryResponseModel.getProperties()
Method parameters in fr.gouv.vitam.common.model.rules with type arguments of type InheritedPropertyResponseModelModifier and TypeMethodDescriptionvoid
UnitInheritedRulesResponseModel.setGlobalProperties
(List<InheritedPropertyResponseModel> globalProperties) void
InheritedRuleCategoryResponseModel.setProperties
(List<InheritedPropertyResponseModel> properties)