public static class RoundtripExample.Customer extends Object
Customer()
Customer(int id, String name)
int
getId()
String
getName()
void
setId(int id)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Customer()
public Customer(int id, String name)
public int getId()
public String getName()
public void setId(int id)
public void setName(String name)
public String toString()
toString
Object
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.