- java.lang.Object
-
- org.apache.camel.example.cafe.Order
-
-
Constructor Summary
Constructors
Constructor and Description |
Order(int number) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Order
public Order(int number)
-
Method Detail
-
getNumber
public int getNumber()
Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.