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