Class SnapRow

    • Constructor Detail

      • SnapRow

        public SnapRow()
    • Method Detail

      • getSourceRow

        public Row getSourceRow()
        Returns the row encapsulated by this row.
      • setSourceRow

        protected void setSourceRow​(Row aRow)
        Sets the row encapsulated by this row.
      • put

        public java.lang.Object put​(Property aProperty,
                                    java.lang.Object anObj)
        Override put to do conversion.
        Overrides:
        put in class Row