| Package | Description |
|---|---|
| de.irisnet.java.client.model |
| Modifier and Type | Method and Description |
|---|---|
INParam |
INParam.drawMode(Integer drawMode) |
INParam |
INParam.grey(Integer grey) |
INParam |
INParam.inClass(INParam.InClassEnum inClass) |
INParam |
INParam.max(Integer max) |
INParam |
INParam.min(Integer min) |
INParam |
INParam.scale(Float scale) |
INParam |
INParam.severity(Integer severity) |
| Modifier and Type | Method and Description |
|---|---|
List<INParam> |
INParams.getInParam()
A list of parameter sets that describe the rules of the objects.
|
| Modifier and Type | Method and Description |
|---|---|
INParams |
INParams.addInParamItem(INParam inParamItem) |
| Modifier and Type | Method and Description |
|---|---|
INParams |
INParams.inParam(List<INParam> inParam) |
void |
INParams.setInParam(List<INParam> inParam) |
Copyright © 2010–2021 anotheria.net. All rights reserved.