org.hibernate.test.annotations.entitynonentity
Class Interaction

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

@MappedSuperclass
public class Interaction
extends Object


Field Summary
 int number
           
 
Constructor Summary
Interaction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

number

public int number
Constructor Detail

Interaction

public Interaction()


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