org.hibernate.test.annotations.entitynonentity
Class Voice

java.lang.Object
  extended by org.hibernate.test.annotations.entitynonentity.Interaction
      extended by org.hibernate.test.annotations.entitynonentity.Communication
          extended by org.hibernate.test.annotations.entitynonentity.Voice
Direct Known Subclasses:
Phone

@Entity
public class Voice
extends Communication


Field Summary
 Integer id
           
 
Fields inherited from class org.hibernate.test.annotations.entitynonentity.Interaction
number
 
Constructor Summary
Voice()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public Integer id
Constructor Detail

Voice

public Voice()


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