| Package | Description |
|---|---|
| de.irisnet.java.client.model |
| Modifier and Type | Method and Description |
|---|---|
INRule |
INRule.found(Integer found) |
INRule |
INRule.inClass(String inClass) |
INRule |
INRule.inGroup(String inGroup) |
INRule |
INRule.max(Integer max) |
INRule |
INRule.min(Integer min) |
INRule |
INRule.severity(Integer severity) |
| Modifier and Type | Method and Description |
|---|---|
List<INRule> |
IrisNet.getInRule()
This list contains one rule per classification.
|
| Modifier and Type | Method and Description |
|---|---|
IrisNet |
IrisNet.addInRuleItem(INRule inRuleItem) |
| Modifier and Type | Method and Description |
|---|---|
IrisNet |
IrisNet.inRule(List<INRule> inRule) |
void |
IrisNet.setInRule(List<INRule> inRule) |
Copyright © 2010–2021 anotheria.net. All rights reserved.