org.hibernate.test.queryplan
Class Customer
java.lang.Object
org.hibernate.test.queryplan.Person
org.hibernate.test.queryplan.User
org.hibernate.test.queryplan.Customer
public class Customer
- extends User
Leaf subclass
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Customer
protected Customer()
Customer
public Customer(String name,
char sex,
String username,
String company)
getCompany
public String getCompany()
setCompany
public void setCompany(String company)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.