Package org.dmg.pmml

Class Cell

    • Constructor Detail

      • Cell

        public Cell()
      • Cell

        public Cell​(java.lang.Object value)
    • Method Detail

      • getName

        public abstract javax.xml.namespace.QName getName()
      • getValue

        public java.lang.Object getValue()
      • setValue

        public Cell setValue​(java.lang.Object value)