Uses of Class
weka.core.pmml.jaxbbindings.TableLocator
-
Uses of TableLocator in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTableLocator()
Create an instance ofTableLocator
ChildParent.getTableLocator()
Gets the value of the tableLocator property.MapValues.getTableLocator()
Gets the value of the tableLocator property.TrainingInstances.getTableLocator()
Gets the value of the tableLocator property.Modifier and TypeMethodDescriptionvoid
ChildParent.setTableLocator
(TableLocator value) Sets the value of the tableLocator property.void
MapValues.setTableLocator
(TableLocator value) Sets the value of the tableLocator property.void
TrainingInstances.setTableLocator
(TableLocator value) Sets the value of the tableLocator property.