Class NumericFormatDisplaySeparateSign

All Implemented Interfaces:
NumericEditedDisplay

public class NumericFormatDisplaySeparateSign extends NumericFormatDisplay
representation of a class for DISPLAY with SIGN SEPARATE
  • Method Details

    • isSignSeparate

      public boolean isSignSeparate()
      for internal use only.
      used for declarations such as:
      PIC S9(2) sign is SEPARATE.
      By default sign is not separate.
      Overrides:
      isSignSeparate in class NumericFormatDisplay