| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| 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 © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.