public class Customer extends Object implements Serializable
Customer()
Customer(String name)
String
getName()
void
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Customer()
public Customer(String name)
public String getName()
public void setName(String name)
Copyright © 2013. All Rights Reserved.