Uses of Interface
ch.sahits.game.openpatrician.model.personal.IChild
-
Packages that use IChild Package Description ch.sahits.game.openpatrician.model ch.sahits.game.openpatrician.model.personal.impl -
-
Uses of IChild in ch.sahits.game.openpatrician.model
Methods in ch.sahits.game.openpatrician.model that return types with arguments of type IChild Modifier and Type Method Description java.util.List<IChild>IPlayer. getChildren()Retrieve all children. -
Uses of IChild in ch.sahits.game.openpatrician.model.personal.impl
Classes in ch.sahits.game.openpatrician.model.personal.impl that implement IChild Modifier and Type Class Description classChild
-