Uses of Class
weka.core.pmml.jaxbbindings.FieldRef
-
Uses of FieldRef in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createFieldRef()
Create an instance ofFieldRef
DefineFunction.getFieldRef()
Gets the value of the fieldRef property.DerivedField.getFieldRef()
Gets the value of the fieldRef property.OutputField.getFieldRef()
Gets the value of the fieldRef property.Modifier and TypeMethodDescriptionBaseline.getFieldRef()
Gets the value of the fieldRef property.PredictorTerm.getFieldRef()
Gets the value of the fieldRef property.VectorFields.getFieldRef()
Gets the value of the fieldRef property.Modifier and TypeMethodDescriptionvoid
DefineFunction.setFieldRef
(FieldRef value) Sets the value of the fieldRef property.void
DerivedField.setFieldRef
(FieldRef value) Sets the value of the fieldRef property.void
OutputField.setFieldRef
(FieldRef value) Sets the value of the fieldRef property.