org.hibernate.test.annotations.entitynonentity
Class Phone

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
              extended by org.hibernate.test.annotations.entitynonentity.Phone
Direct Known Subclasses:
Cellular

@MappedSuperclass
public class Phone
extends Voice


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

Constructor Detail

Phone

public Phone()


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