Class FieldContents

java.lang.Object
dev.galasa.zos3270.common.screens.FieldContents

public class FieldContents extends Object
Pojo to contain the onscreen contents. May contain nulls.
Author:
Michael Baylis
  • Constructor Details

    • FieldContents

      public FieldContents(@NotNull @NotNull Character[] chars)
      Constructor
      Parameters:
      chars - the chars in the relevant places, may contain nulls
  • Method Details

    • getChars

      public Character[] getChars()
      Get the field characters
      Returns:
      the chars