Class RowCells


public class RowCells extends ParameterComponent
  • Constructor Details

    • RowCells

      public RowCells(byte[] bytes)
  • Method Details

    • getSize

      public int getSize()
    • isDefined

      public boolean isDefined(int index)
    • getCell

      public byte getCell(int index)
    • toString

      public String toString()
      Overrides:
      toString in class Object