Uses of Class
ch.sahits.game.openpatrician.model.city.EKontorType
-
Packages that use EKontorType Package Description ch.sahits.game.openpatrician.model.city -
-
Uses of EKontorType in ch.sahits.game.openpatrician.model.city
Methods in ch.sahits.game.openpatrician.model.city that return EKontorType Modifier and Type Method Description EKontorTypeICity. getKontorType()Retrieve the city typestatic EKontorTypeEKontorType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EKontorType[]EKontorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-