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