org.hibernate.test.annotations.polymorphism
Class MovingThing

java.lang.Object
  extended by org.hibernate.test.annotations.polymorphism.MovingThing
Direct Known Subclasses:
Car

public class MovingThing
extends Object


Constructor Summary
MovingThing()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MovingThing

public MovingThing()


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