public class Warehouse extends Object
| Constructor and Description |
|---|
Warehouse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getName() |
void |
setId(int id) |
void |
setName(String name) |
Copyright © 2020. All rights reserved.