Interface IncreaseDateBy1DayService

All Known Implementing Classes:
IncreaseDateBy1DayServiceImpl

public interface IncreaseDateBy1DayService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    increaseDateByTypeByOneDay(org.apache.fineract.infrastructure.businessdate.domain.BusinessDateType businessDateType)
     
  • Method Details

    • increaseDateByTypeByOneDay

      void increaseDateByTypeByOneDay(org.apache.fineract.infrastructure.businessdate.domain.BusinessDateType businessDateType)