org.hibernate.test.orphan.one2one.pk.unidirectional
Class Employee
java.lang.Object
   org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
org.hibernate.test.orphan.one2one.pk.unidirectional.Employee
- public class Employee 
- extends Object
TODO : javadoc
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Employee
public Employee()
getId
public Long getId()
- 
 
setId
public void setId(Long id)
- 
 
getInfo
public EmployeeInfo getInfo()
- 
 
setInfo
public void setInfo(EmployeeInfo info)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.