org.hibernate.test.annotations.query
Class Twilight

java.lang.Object
  extended by org.hibernate.test.annotations.query.Darkness
      extended by org.hibernate.test.annotations.query.Twilight

@Entity
public class Twilight
extends Darkness


Constructor Summary
Twilight()
           
 
Method Summary
 Integer getId()
           
 void setId(Integer id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Twilight

public Twilight()
Method Detail

getId

public Integer getId()

setId

public void setId(Integer id)


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