Uses of Class
ch.sahits.game.openpatrician.engine.player.strategy.EHireCaptainStrategyType
-
Packages that use EHireCaptainStrategyType Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of EHireCaptainStrategyType in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return EHireCaptainStrategyType Modifier and Type Method Description static EHireCaptainStrategyTypeEHireCaptainStrategyType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EHireCaptainStrategyType[]EHireCaptainStrategyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-