Class NumericFormatDisplayLeadingSign

All Implemented Interfaces:
NumericEditedDisplay

public class NumericFormatDisplayLeadingSign extends NumericFormatDisplay
representation of a class for DISPLAY with SIGN LEADING (not separate)
  • Method Details

    • isSignLeading

      public boolean isSignLeading()
      For internal use only. Used for declarations such as: PIC S9(2) sign is LEADING. By default sign is not trailing
      Overrides:
      isSignLeading in class NumericFormatDisplay