org.hibernate.test.annotations.cid
Class Presenter

java.lang.Object
  extended by org.hibernate.test.annotations.cid.Presenter

@Entity
public class Presenter
extends Object


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

Field Detail

name

public String name
Constructor Detail

Presenter

public Presenter()


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