org.hibernate.test.unionsubclass
Class Hive
java.lang.Object
   org.hibernate.test.unionsubclass.Hive
org.hibernate.test.unionsubclass.Hive
- public class Hive 
- extends Object
| Constructor Summary | 
| Hive()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Hive
public Hive()
getMembers
public List getMembers()
- 
 
setMembers
public void setMembers(List hives)
- 
 
getId
public long getId()
- 
 
setId
public void setId(long id)
- 
 
getLocation
public Location getLocation()
- 
 
setLocation
public void setLocation(Location location)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.