Uses of Class
weka.core.pmml.jaxbbindings.SetReference
Packages that use SetReference
-
Uses of SetReference in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SetReferenceModifier and TypeMethodDescriptionObjectFactory.createSetReference()
Create an instance ofSetReference
Sequence.getSetReference()
Gets the value of the setReference property.Methods in weka.core.pmml.jaxbbindings with parameters of type SetReferenceModifier and TypeMethodDescriptionvoid
Sequence.setSetReference
(SetReference value) Sets the value of the setReference property.