public class MyAddress extends Object
MyAddress(int zip, String street)
String
getStreet()
int
getZip()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyAddress(int zip, String street)
public int getZip()
public String getStreet()
Apache Camel