Uses of Enum
edu.kit.aifb.atks.mensascraper.lib.MensaLocation
-
Uses of MensaLocation in edu.kit.aifb.atks.mensascraper.lib
Methods in edu.kit.aifb.atks.mensascraper.lib that return MensaLocationModifier and TypeMethodDescriptionstatic MensaLocationReturns the enum constant of this type with the specified name.static MensaLocation[]MensaLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in edu.kit.aifb.atks.mensascraper.lib with parameters of type MensaLocationModifier and TypeMethodDescriptionKITMensaScraper.fetchMeals(MensaLocation location, LocalDate day) Fetch list of meals for a given canteen and given day.