Uses of Class
ch.sahits.game.openpatrician.model.city.impl.LoanRequest
-
Packages that use LoanRequest Package Description ch.sahits.game.openpatrician.model.city ch.sahits.game.openpatrician.model.city.impl -
-
Uses of LoanRequest in ch.sahits.game.openpatrician.model.city
Methods in ch.sahits.game.openpatrician.model.city with parameters of type LoanRequest Modifier and Type Method Description voidILoaner. add(LoanRequest request)Add a loan request. -
Uses of LoanRequest in ch.sahits.game.openpatrician.model.city.impl
Methods in ch.sahits.game.openpatrician.model.city.impl with parameters of type LoanRequest Modifier and Type Method Description voidLoanerState. add(LoanRequest request)
-