|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use COUNTTABLETYPE | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of COUNTTABLETYPE in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as COUNTTABLETYPE | |
---|---|
protected COUNTTABLETYPE |
Baseline.countTable
|
protected COUNTTABLETYPE |
Baseline.normalizedCountTable
|
Methods in org.dmg.pmml.pmml_4_1.descr that return COUNTTABLETYPE | |
---|---|
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. |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type COUNTTABLETYPE | |
---|---|
javax.xml.bind.JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createCountTable(COUNTTABLETYPE value)
Create an instance of JAXBElement < COUNTTABLETYPE > } |
javax.xml.bind.JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createNormalizedCountTable(COUNTTABLETYPE value)
Create an instance of JAXBElement < COUNTTABLETYPE > } |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type COUNTTABLETYPE | |
---|---|
javax.xml.bind.JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createCountTable(COUNTTABLETYPE value)
Create an instance of JAXBElement < COUNTTABLETYPE > } |
javax.xml.bind.JAXBElement<COUNTTABLETYPE> |
ObjectFactory.createNormalizedCountTable(COUNTTABLETYPE value)
Create an instance of JAXBElement < COUNTTABLETYPE > } |
void |
Baseline.setCountTable(COUNTTABLETYPE value)
Sets the value of the countTable property. |
void |
Baseline.setNormalizedCountTable(COUNTTABLETYPE value)
Sets the value of the normalizedCountTable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |