org.hibernate.test.annotations.manytoonewithformula
Class Company
java.lang.Object
   org.hibernate.test.annotations.manytoonewithformula.Company
org.hibernate.test.annotations.manytoonewithformula.Company
- All Implemented Interfaces: 
- Serializable
- @Entity
public class Company 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Company
public Company()
getId
public int getId()
- 
 
- 
 
setId
public void setId(int id)
- 
 
- 
 
getDefaultContactPerson
public Person getDefaultContactPerson()
- 
 
- 
 
setDefaultContactPerson
public void setDefaultContactPerson(Person person)
- 
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.