Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- valueOf(String) - Static method in enum class app.entity.suggestion.SuggestionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class app.ui.widgets.TEXT_ALIGNMENT
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class app.entity.suggestion.SuggestionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class app.ui.widgets.TEXT_ALIGNMENT
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyEmail(String, String) - Static method in class app.controller.user.UserAccountManagementController
-
Verifies if the given email matches the email of the specified user.
- verifyPassword(String, String) - Static method in class app.controller.user.UserAccountManagementController
-
Verifies if the given password matches the password of the specified user.
- visibility - Variable in class app.entity.camp.CampDetails
All Classes and Interfaces|All Packages|Constant Field Values