public class Order extends java.lang.Object implements java.io.Serializable
Order(int id, int customerId)
int
getCustomerId()
getId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Order(int id, int customerId)
public int getId()
public int getCustomerId()