Index
All Classes and Interfaces|All Packages
V
- valueOf(String) - Static method in enum class battleship.model.game.AttackReport.HitResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class battleship.model.game.FiringMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class battleship.model.game.GameMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class battleship.model.game.ocean.ShipPosition.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class battleship.model.game.user.UserState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class battleship.model.game.AttackReport.HitResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class battleship.model.game.FiringMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class battleship.model.game.GameMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class battleship.model.game.ocean.ShipPosition.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class battleship.model.game.user.UserState
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages