org.hibernate.test.component.cascading.collection
Class Definition
java.lang.Object
org.hibernate.test.component.cascading.collection.Definition
public class Definition
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Definition
public Definition()
getId
public Long getId()
setId
public void setId(Long id)
getValues
public Set getValues()
setValues
public void setValues(Set values)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.