org.hibernate.test.annotations.entity
Class Peugot

java.lang.Object
  extended by org.hibernate.test.annotations.entity.Car
      extended by org.hibernate.test.annotations.entity.Peugot

@Entity
public class Peugot
extends Car


Constructor Summary
Peugot()
           
 
Method Summary
 
Methods inherited from class org.hibernate.test.annotations.entity.Car
getId, getName, setId, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Peugot

public Peugot()


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