Class PMML4Double

  • All Implemented Interfaces:
    org.kie.api.pmml.PMML4DataType

    public class PMML4Double
    extends org.kie.api.pmml.PMML4Data<Double>
    • Method Detail

      • getValue

        public Double getValue()
        Overrides:
        getValue in class org.kie.api.pmml.PMML4Data<Double>
      • registerWithDataFactory

        public void registerWithDataFactory()