Class BasicFix<C extends BasicFixContext>

    • Constructor Detail

      • BasicFix

        public BasicFix()
    • Method Detail

      • getCheckId

        public CheckUid getCheckId()
        Description copied from interface: IFix
        Gets the check UID the fix is intended to.
        Specified by:
        getCheckId in interface IFix<C extends BasicFixContext>
        Returns:
        The unique identifier of the check. May not be null