Uses of Class
org.marid.project.model.Cellar
| Package | Description |
|---|---|
| org.marid.project.model |
-
Uses of Cellar in org.marid.project.model
Methods in org.marid.project.model that return Cellar Modifier and Type Method Description CellarCellar. addConstant(CellarConstant constant)CellarCellar. addRack(Rack rack)Methods in org.marid.project.model that return types with arguments of type Cellar Modifier and Type Method Description java.util.List<Cellar>Winery. getCellars()Methods in org.marid.project.model with parameters of type Cellar Modifier and Type Method Description WineryWinery. addCellar(Cellar cellar)