public class Cake extends Object
Cake()
int
getCode()
String
getType()
void
setCode(int code)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cake()
public String getType()
public void setType(String type)
public int getCode()
public void setCode(int code)
Copyright © 2005–2018 QOS.ch. All rights reserved.