- valueOf(String) - Static method in enum se.chalmers.dat255.risk.model.ICard.CardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.chalmers.dat255.risk.model.IGame.GameMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.chalmers.dat255.risk.model.MissionHandler.MissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.chalmers.dat255.risk.model.TurnAndPhaseManager.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.chalmers.dat255.risk.model.TurnAndPhaseManager.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum se.chalmers.dat255.risk.model.WorldHandler.ProvinceResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum se.chalmers.dat255.risk.model.ICard.CardType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.chalmers.dat255.risk.model.IGame.GameMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.chalmers.dat255.risk.model.MissionHandler.MissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.chalmers.dat255.risk.model.TurnAndPhaseManager.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.chalmers.dat255.risk.model.TurnAndPhaseManager.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum se.chalmers.dat255.risk.model.WorldHandler.ProvinceResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.