public class Customer extends Object
Customer(int id, String name)
int
getId()
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Customer(int id, String name)
public int getId()
public String getName()
public String toString()
toString
Object
Copyright © 2013–2015 Yilativs. All rights reserved.