public class Customer extends Object
Customer()
long
getId()
String
getName()
void
setId(long id)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Customer()
public long getId()
public void setId(long id)
public String getName()
public void setName(String name)
Apache CXF