org.hibernate.test.annotations.manytoone
Class LotzPK
java.lang.Object
   org.hibernate.test.annotations.manytoone.LotzPK
org.hibernate.test.annotations.manytoone.LotzPK
- All Implemented Interfaces: 
- Serializable
- @Embeddable
public class LotzPK 
- 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 | 
 
LotzPK
public LotzPK()
getId
public Integer getId()
- 
 
- 
 
setId
public void setId(Integer id)
- 
 
- 
 
getLocCode
public String getLocCode()
- 
 
- 
 
setLocCode
public void setLocCode(String locCode)
- 
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.