Class RepaymentWithPostDatedChecksAssembler

java.lang.Object
org.apache.fineract.portfolio.repaymentwithpostdatedchecks.service.RepaymentWithPostDatedChecksAssembler

public class RepaymentWithPostDatedChecksAssembler extends Object
  • Constructor Details

    • RepaymentWithPostDatedChecksAssembler

      public RepaymentWithPostDatedChecksAssembler()
  • Method Details

    • fromParsedJson

      public Set<org.apache.fineract.portfolio.repaymentwithpostdatedchecks.domain.PostDatedChecks> fromParsedJson(String json, org.apache.fineract.portfolio.loanaccount.domain.Loan loan)