Skip navigation links
A B C D E F G H I M N P Q R S T U V W 

V

valueOf(String) - Static method in enum it.unibo.battleship.main.common.Ruleset.ShipRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.control.BattleshipControl.PlayerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.control.BattleshipControl.ViewerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.control.BattleshipControlImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.entity.extra.AbstractArtificialIntelligence.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.entity.map.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.entity.ships.FleetFactoryImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.entity.ships.ShipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.entity.ships.ShipFactoryImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum it.unibo.battleship.main.entity.shots.ShotsCollection.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.unibo.battleship.main.common.Ruleset.ShipRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.control.BattleshipControl.PlayerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.control.BattleshipControl.ViewerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.control.BattleshipControlImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.entity.extra.AbstractArtificialIntelligence.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.entity.map.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.entity.ships.FleetFactoryImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.entity.ships.ShipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.entity.ships.ShipFactoryImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum it.unibo.battleship.main.entity.shots.ShotsCollection.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I M N P Q R S T U V W 
Skip navigation links