public class DNRule extends RuleEntity
id
Constructor and Description |
---|
DNRule() |
DNRule(DataNormalizationRule rule) |
DNRule(Integer id,
Integer groupId,
String label,
String description) |
DNRule(Integer groupId,
String label,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel() |
getGroupId, setGroupId
getId, setId
public DNRule(Integer id, Integer groupId, String label, String description)
id
- groupId
- label
- description
- public DNRule(DataNormalizationRule rule)
rule
- public DNRule(Integer groupId, String label, String description)
groupId
- label
- description
- public DNRule()
Copyright © 2013. All Rights Reserved.