public class OIRulesGroup extends RulesGroupEntity
id
Constructor and Description |
---|
OIRulesGroup() |
OIRulesGroup(Integer id,
String label,
String description,
Integer authorId,
boolean isUncommitted,
String authorName) |
Modifier and Type | Method and Description |
---|---|
List<OIRule> |
getRules() |
void |
setRules(List<OIRule> rules) |
getAuthorId, getAuthorName, getDescription, getLabel, isUncommitted, setAuthorId, setAuthorName, setDescription, setLabel, setUncommitted
getId, setId
Copyright © 2013. All Rights Reserved.