Package org.dmg.pmml

Interface HasRecordCount<E extends PMMLObject & HasRecordCount<E>>

    • Method Detail

      • getRecordCount

        java.lang.Number getRecordCount()
      • setRecordCount

        E setRecordCount​(java.lang.Number recordCount)