org.hibernate.ejb.test.util
Class Umbrella
java.lang.Object
   org.hibernate.ejb.test.util.Umbrella
org.hibernate.ejb.test.util.Umbrella
- @Entity
public class Umbrella 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Umbrella
public Umbrella()
getId
public Umbrella.PK getId()
- 
 
setId
public void setId(Umbrella.PK id)
- 
 
getSize
public int getSize()
- 
 
setSize
public void setSize(int size)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.