public class UnitInheritedRulesResponseModel extends Object
Constructor and Description |
---|
UnitInheritedRulesResponseModel() |
Modifier and Type | Method and Description |
---|---|
List<InheritedPropertyResponseModel> |
getGlobalProperties() |
Map<String,InheritedRuleCategoryResponseModel> |
getRuleCategories() |
void |
setGlobalProperties(List<InheritedPropertyResponseModel> globalProperties) |
void |
setRuleCategory(String name,
InheritedRuleCategoryResponseModel value) |
public void setRuleCategory(String name, InheritedRuleCategoryResponseModel value)
public Map<String,InheritedRuleCategoryResponseModel> getRuleCategories()
public List<InheritedPropertyResponseModel> getGlobalProperties()
public void setGlobalProperties(List<InheritedPropertyResponseModel> globalProperties)
Copyright © 2019 Vitam. All rights reserved.