Uses of Interface
ch.sahits.game.openpatrician.model.city.ILoanRequest
-
Packages that use ILoanRequest Package Description ch.sahits.game.openpatrician.model.city ch.sahits.game.openpatrician.model.city.impl -
-
Uses of ILoanRequest in ch.sahits.game.openpatrician.model.city
Methods in ch.sahits.game.openpatrician.model.city that return types with arguments of type ILoanRequest Modifier and Type Method Description java.util.List<ILoanRequest>ILoaner. getRequests()List of requested loans. -
Uses of ILoanRequest in ch.sahits.game.openpatrician.model.city.impl
Classes in ch.sahits.game.openpatrician.model.city.impl that implement ILoanRequest Modifier and Type Class Description classLoanRequest
-