Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- validatePassword() - Method in class com.l2h1.tamagotchi.activities.RegisterActivity
-
Check that the password meets our requirements: the password and the confirmation password must match, and the password must be at least 8 characters long.
- value - Variable in class com.l2h1.tamagotchi.model.states.State
- valueOf(String) - Static method in enum class com.l2h1.tamagotchi.model.states.Mood
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.l2h1.tamagotchi.model.states.State.CriticalType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.l2h1.tamagotchi.model.states.State.DeathType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.l2h1.tamagotchi.model.states.State.StateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.l2h1.tamagotchi.utils.RPS.RESULT
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.l2h1.tamagotchi.utils.RPS
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.l2h1.tamagotchi.model.states.Mood
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.l2h1.tamagotchi.model.states.State.CriticalType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.l2h1.tamagotchi.model.states.State.DeathType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.l2h1.tamagotchi.model.states.State.StateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.l2h1.tamagotchi.utils.RPS.RESULT
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.l2h1.tamagotchi.utils.RPS
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values