org.hibernate.test.hql
Class SUV

java.lang.Object
  extended by org.hibernate.test.hql.Vehicle
      extended by org.hibernate.test.hql.Truck
          extended by org.hibernate.test.hql.SUV

public class SUV
extends Truck

Implementation of SUV.


Constructor Summary
SUV()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.hql.Vehicle
getOwner, getVin, setOwner, setVin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SUV

public SUV()


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