org.hibernate.test.annotations.entitynonentity
Class Cellular

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

public class Cellular
extends Phone


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
Cellular()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cellular

public Cellular()


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