Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected COUNTTABLETYPE |
Baseline.countTable |
protected COUNTTABLETYPE |
Baseline.normalizedCountTable |
Modifier and Type | Method and Description |
---|---|
COUNTTABLETYPE |
ObjectFactory.createCOUNTTABLETYPE()
Create an instance of
COUNTTABLETYPE |
COUNTTABLETYPE |
Baseline.getCountTable()
Gets the value of the countTable property.
|
COUNTTABLETYPE |
Baseline.getNormalizedCountTable()
Gets the value of the normalizedCountTable property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createCountTable(COUNTTABLETYPE value)
|
JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createNormalizedCountTable(COUNTTABLETYPE value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createCountTable(COUNTTABLETYPE value)
|
JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createNormalizedCountTable(COUNTTABLETYPE value)
|
void |
Baseline.setCountTable(COUNTTABLETYPE value)
Sets the value of the countTable property.
|
void |
Baseline.setNormalizedCountTable(COUNTTABLETYPE value)
Sets the value of the normalizedCountTable property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.