Class D2SRow

  • All Implemented Interfaces:
    java.lang.Comparable

    public class D2SRow
    extends D2Base
    • Constructor Detail

      • D2SRow

        public D2SRow​(int eventId,
                      int hobj,
                      int locVarId,
                      int row,
                      int col)
    • Method Detail

      • setStructTypeId

        public void setStructTypeId​(int structType)
      • setRowData

        public void setRowData​(D2Base[] insertedRow)
      • getRowData

        public D2Base[] getRowData()