Interface IDepreciationMethod


  • public interface IDepreciationMethod
    implement this interface to provide depreciate calculate method
    Author:
    hieplq
    • Method Detail

      • getCountPeriod

        long getCountPeriod​(DepreciationDTO depreciationDTO)
        get num of period to depreciation
        Parameters:
        depreciationDTO -
        Returns:
      • isPeriodAdjustment

        boolean isPeriodAdjustment()
        support to move all difference by round to end period
        Returns: