Uses of Class
edu.ntnu.idatt1002.k1g4.Cup
-
Uses of Cup in edu.ntnu.idatt1002.k1g4.client
Modifier and TypeMethodDescriptionstatic void
Model.setCurrentCup
(Cup newCup) Sets the current cup to a new value -
Uses of Cup in edu.ntnu.idatt1002.k1g4.dao
Modifier and TypeMethodDescriptionCupDAO.getCupByObject
(Cup cup) Gets cup based on an already existing cup without an id.Modifier and TypeMethodDescriptionvoid
Method to add a cup to the database.CupDAO.getCupByObject
(Cup cup) Gets cup based on an already existing cup without an id.