org.hibernate.test.deletetransient
Class Suite
java.lang.Object
org.hibernate.test.deletetransient.Suite
public class Suite
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Suite
public Suite()
Suite
public Suite(String location)
getId
public Long getId()
setId
public void setId(Long id)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getNotes
public Set getNotes()
setNotes
public void setNotes(Set notes)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.