- valueOf(String) - Static method in enum be.ac.ulb.infof307.g02.models.Day
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ac.ulb.infof307.g02.models.Product.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ac.ulb.infof307.g02.utils.Headers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.ac.ulb.infof307.g02.views.HelpPage
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum be.ac.ulb.infof307.g02.models.Day
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ac.ulb.infof307.g02.models.Product.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ac.ulb.infof307.g02.utils.Headers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.ac.ulb.infof307.g02.views.HelpPage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VEHICLE - Static variable in class be.ac.ulb.infof307.g02.utils.DistanceCalculator
-
The vehicle used during the routing.
- view - Variable in class be.ac.ulb.infof307.g02.controllers.CreateProductController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.EditAccountController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.GroceryListController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.HelpController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.ImportArticlesController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.LoginController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.MapController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.RecipeController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.RegisterController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.SelectBestTourGroceryListController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.SelectionController
-
- view - Variable in class be.ac.ulb.infof307.g02.controllers.ShowResultController
-
- ViewHandlingDBExceptions - Class in be.ac.ulb.infof307.g02.views
-
View that can show to the user that an error with the database has occurred
- ViewHandlingDBExceptions() - Constructor for class be.ac.ulb.infof307.g02.views.ViewHandlingDBExceptions
-
- ViewUtils - Class in be.ac.ulb.infof307.g02.views
-
- ViewUtils() - Constructor for class be.ac.ulb.infof307.g02.views.ViewUtils
-
- viewWithMenu - Variable in class be.ac.ulb.infof307.g02.controllers.ControllerWithMenu
-
- ViewWithMenu - Class in be.ac.ulb.infof307.g02.views
-
View that can create and interact with a MenuComponent
- ViewWithMenu(ControllerWithMenu) - Constructor for class be.ac.ulb.infof307.g02.views.ViewWithMenu
-