|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputField | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of OutputField in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type OutputField | |
---|---|
protected List<OutputField> |
Output.outputFields
|
Methods in org.dmg.pmml.pmml_4_1.descr that return OutputField | |
---|---|
OutputField |
ObjectFactory.createOutputField()
Create an instance of OutputField |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type OutputField | |
---|---|
List<OutputField> |
Output.getOutputFields()
Gets the value of the outputFields property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |