public class Drink extends Object
Drink(int orderNumber, DrinkType drinkType, boolean hot, int shots)
boolean
equals(Object o)
int
getOrderNumber()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Drink(int orderNumber, DrinkType drinkType, boolean hot, int shots)
public int getOrderNumber()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Apache Camel