org.hibernate.test.criteria
Class GreatFoo

java.lang.Object
  extended by org.hibernate.test.criteria.AbstractFoo
      extended by org.hibernate.test.criteria.GreatFoo

public class GreatFoo
extends AbstractFoo


Constructor Summary
GreatFoo()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.criteria.AbstractFoo
getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreatFoo

public GreatFoo()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.