Class Warning


public class Warning extends NTSKERecord
  • Constructor Details

    • Warning

      public Warning(int warningCode)
      Constructor for Warning record with default values.
    • Warning

      public Warning(byte[] rawRecord)
      Constructor for Warning record from a raw byte array. Verifies that the values are correct.
      Parameters:
      rawRecord - the raw byte array containing the record data.