- valueOf(String) - Static method in enum aic2024.user.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2024.user.CarePackage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2024.user.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2024.user.MapObject
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2024.user.StructureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2024.user.Team
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum aic2024.user.TileType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum aic2024.user.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2024.user.CarePackage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2024.user.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2024.user.MapObject
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2024.user.StructureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2024.user.Team
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum aic2024.user.TileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.