Uses of Class
weka.core.pmml.jaxbbindings.Aggregate
-
Uses of Aggregate in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createAggregate()
Create an instance ofAggregate
DefineFunction.getAggregate()
Gets the value of the aggregate property.DerivedField.getAggregate()
Gets the value of the aggregate property.OutputField.getAggregate()
Gets the value of the aggregate property.Modifier and TypeMethodDescriptionvoid
DefineFunction.setAggregate
(Aggregate value) Sets the value of the aggregate property.void
DerivedField.setAggregate
(Aggregate value) Sets the value of the aggregate property.void
OutputField.setAggregate
(Aggregate value) Sets the value of the aggregate property.