JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
weka.core.pmml.jaxbbindings.Target
Packages that use
Target
Package
Description
weka.core.pmml.jaxbbindings
Uses of
Target
in
weka.core.pmml.jaxbbindings
Methods in
weka.core.pmml.jaxbbindings
that return
Target
Modifier and Type
Method
Description
Target
ObjectFactory.
createTarget
()
Create an instance of
Target
Methods in
weka.core.pmml.jaxbbindings
that return types with arguments of type
Target
Modifier and Type
Method
Description
List
<
Target
>
Targets.
getTarget
()
Gets the value of the target property.
Methods in
weka.core.pmml.jaxbbindings
with parameters of type
Target
Modifier and Type
Method
Description
void
Targets.
addTarget
(
Target
t)