Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected PoissonDistribution |
Baseline.poissonDistribution |
protected PoissonDistribution |
Alternate.poissonDistribution |
Modifier and Type | Method and Description |
---|---|
PoissonDistribution |
ObjectFactory.createPoissonDistribution()
Create an instance of
PoissonDistribution |
PoissonDistribution |
Baseline.getPoissonDistribution()
Gets the value of the poissonDistribution property.
|
PoissonDistribution |
Alternate.getPoissonDistribution()
Gets the value of the poissonDistribution property.
|
Modifier and Type | Method and Description |
---|---|
void |
Baseline.setPoissonDistribution(PoissonDistribution value)
Sets the value of the poissonDistribution property.
|
void |
Alternate.setPoissonDistribution(PoissonDistribution value)
Sets the value of the poissonDistribution property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.