Uses of Interface
ch.sahits.game.openpatrician.model.city.impl.ILoanProposal
-
Packages that use ILoanProposal Package Description ch.sahits.game.openpatrician.model.city ch.sahits.game.openpatrician.model.city.impl -
-
Uses of ILoanProposal in ch.sahits.game.openpatrician.model.city
Methods in ch.sahits.game.openpatrician.model.city that return types with arguments of type ILoanProposal Modifier and Type Method Description java.util.List<ILoanProposal>ILoaner. getLoanProposals()Retrieve the loans that can be taken. -
Uses of ILoanProposal in ch.sahits.game.openpatrician.model.city.impl
Classes in ch.sahits.game.openpatrician.model.city.impl that implement ILoanProposal Modifier and Type Class Description classLoanProposal
-