Class BalanceInconsistencyParameters


  • public class BalanceInconsistencyParameters
    extends Object
    Parameters to generate a balance inconsistency issue to the license server
    • Constructor Detail

      • BalanceInconsistencyParameters

        public BalanceInconsistencyParameters()
    • Method Detail

      • add

        public void add​(long id)
        Adds an inconsistent balances' account id
      • addBelowLimit

        public void addBelowLimit​(long id)
        Adds an id as being below the credit limit
      • getBelowLimit

        public int getBelowLimit()
      • getBelowLimitHash

        public String getBelowLimitHash()
      • getInconsistentAccounts

        public int getInconsistentAccounts()
      • getInconsistentAccountsHash

        public String getInconsistentAccountsHash()