Uses of Enum Class
weka.core.pmml.jaxbbindings.OPTYPE
Packages that use OPTYPE
-
Uses of OPTYPE in weka.classifiers.pmml.producer
Methods in weka.classifiers.pmml.producer that return OPTYPE -
Uses of OPTYPE in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return OPTYPEModifier and TypeMethodDescriptionstatic OPTYPEDataField.getOptype()Gets the value of the optype property.DefineFunction.getOptype()Gets the value of the optype property.DerivedField.getOptype()Gets the value of the optype property.MiningField.getOptype()Gets the value of the optype property.OutputField.getOptype()Gets the value of the optype property.ParameterField.getOptype()Gets the value of the optype property.ResultField.getOptype()Gets the value of the optype property.Target.getOptype()Gets the value of the optype property.static OPTYPEReturns the enum constant of this class with the specified name.static OPTYPE[]OPTYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in weka.core.pmml.jaxbbindings with parameters of type OPTYPEModifier and TypeMethodDescriptionvoidSets the value of the optype property.voidSets the value of the optype property.voidSets the value of the optype property.voidSets the value of the optype property.voidSets the value of the optype property.voidSets the value of the optype property.voidSets the value of the optype property.voidSets the value of the optype property.Constructors in weka.core.pmml.jaxbbindings with parameters of type OPTYPE