public class QARule extends RuleEntity
id
Constructor and Description |
---|
QARule() |
QARule(Integer id,
Integer groupId,
String filter,
String label,
String description,
Double coefficient) |
QARule(QualityAssessmentRule rule) |
Modifier and Type | Method and Description |
---|---|
Double |
getCoefficient() |
String |
getDescription() |
String |
getFilter() |
String |
getLabel() |
getGroupId, setGroupId
getId, setId
Copyright © 2013. All Rights Reserved.