org.hibernate.test.annotations.xml.hbm
Class BImpl
java.lang.Object
   org.hibernate.test.annotations.xml.hbm.AImpl
org.hibernate.test.annotations.xml.hbm.AImpl
       org.hibernate.test.annotations.xml.hbm.BImpl
org.hibernate.test.annotations.xml.hbm.BImpl
- All Implemented Interfaces: 
- Serializable, A, B
- @Entity
public class BImpl 
- extends AImpl- implements B
- See Also:
- Serialized Form
| Constructor Summary | 
| BImpl()
 | 
 
 
| Methods inherited from class org.hibernate.test.annotations.xml.hbm.AImpl | 
| getAId, setAId | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface org.hibernate.test.annotations.xml.hbm.A | 
| getAId, setAId | 
 
BImpl
public BImpl()
getBId
public Integer getBId()
- 
- Specified by:
- getBIdin interface- B
 
- 
 
setBId
public void setBId(Integer bId)
- 
- Specified by:
- setBIdin interface- B
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.