Uses of Class
ch.sahits.game.openpatrician.model.building.ELevel

Packages that use ELevel
ch.sahits.game.openpatrician.model.building   
ch.sahits.game.openpatrician.model.building.impl   
 

Uses of ELevel in ch.sahits.game.openpatrician.model.building
 

Methods in ch.sahits.game.openpatrician.model.building that return ELevel
 ELevel IStorage.getSecurityLevel()
          Retrieve the security level
static ELevel ELevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ELevel[] ELevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ELevel in ch.sahits.game.openpatrician.model.building.impl
 

Methods in ch.sahits.game.openpatrician.model.building.impl that return ELevel
 ELevel Storage.getSecurityLevel()
           
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.