Uses of Class
nl.minetopiasdb.api.objects.Loan
Packages that use Loan
-
Uses of Loan in nl.minetopiasdb.api
Methods in nl.minetopiasdb.api that return types with arguments of type LoanModifier and TypeMethodDescriptionLoanManager.getLoanById(int id) Get a CompletableFuture containing a loan if foundLoanManager.getLoans()Get a CompletableFuture with a list of all loans.Get a CompletableFuture with a list of all loans for a specific debtor.