org.hibernate.test.usercollection.parameterized
Class Entity
java.lang.Object
org.hibernate.test.usercollection.parameterized.Entity
public class Entity
- extends Object
Our test entity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entity
public Entity()
Entity
public Entity(String name)
getName
public String getName()
getValues
public List getValues()
setValues
public void setValues(List values)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.