public interface CommonRuleBase
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getRuleAndStartDate()
Gets the value of the ruleAndStartDate property.
|
Boolean |
isPreventInheritance()
Gets the value of the preventInheritance property.
|
void |
setPreventInheritance(Boolean value)
Sets the value of the preventInheritance property.
|
List<Object> getRuleAndStartDate()
Boolean isPreventInheritance()
void setPreventInheritance(Boolean value)
value - true or falseCopyright © 2018 Vitam. All rights reserved.