| Package | Description |
|---|---|
| org.kie.pmml.commons.model |
Un-mutable domain-classes used to represent PMML models in model-specific format.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<KiePMMLTarget> |
KiePMMLModel.kiePMMLTargets |
| Modifier and Type | Method and Description |
|---|---|
List<KiePMMLTarget> |
ProcessingDTO.getKiePMMLTargets() |
List<KiePMMLTarget> |
KiePMMLModel.getKiePMMLTargets() |
| Modifier and Type | Method and Description |
|---|---|
void |
KiePMMLModel.setKiePMMLTargets(List<KiePMMLTarget> kiePMMLTargets) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.