public class Cake extends Object
| Constructor and Description |
|---|
Cake() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getType() |
void |
setCode(int code) |
void |
setType(String type) |
Copyright © 2005–2023 QOS.ch. All rights reserved.