org.hibernate.test.annotations.xml.ejb3
Class Entity2

java.lang.Object
  extended by org.hibernate.test.annotations.xml.ejb3.Entity2

public class Entity2
extends Object


Constructor Summary
Entity2()
           
 
Method Summary
 List getField1()
           
 void setField1(List field1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entity2

public Entity2()
Method Detail

getField1

public List getField1()

setField1

public void setField1(List field1)


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