org.hibernate.test.annotations.entitynonentity
Class GSM

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
                      extended by org.hibernate.test.annotations.entitynonentity.GSM

@Entity
public class GSM
extends Cellular


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

Constructor Detail

GSM

public GSM()


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