org.hibernate.test.stateless
Class Org
java.lang.Object
org.hibernate.test.stateless.Org
public class Org
- extends Object
Constructor Summary |
Org()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Org
public Org()
getId
public Integer getId()
setId
public void setId(Integer id)
getCountry
public Country getCountry()
setCountry
public void setCountry(Country country)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.