org.hibernate.test.annotations.manytoonewithformula
Class Language
java.lang.Object
   org.hibernate.test.annotations.manytoonewithformula.Language
org.hibernate.test.annotations.manytoonewithformula.Language
- All Implemented Interfaces: 
- Serializable
- @Entity
public class Language 
- 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 | 
 
Language
public Language()
getCode
public String getCode()
- 
 
- 
 
setCode
public void setCode(String code)
- 
 
- 
 
getName
public String getName()
- 
 
- 
 
setName
public void setName(String name)
- 
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.