org.hibernate.test.annotations.onetoone.hhh4851
Class Hardware
java.lang.Object
org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
org.hibernate.test.annotations.onetoone.hhh4851.Hardware
- Direct Known Subclasses:
- Device
@Entity
public class Hardware
- extends BaseEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hardware
protected Hardware()
Hardware
public Hardware(Hardware parent)
getParent
public Hardware getParent()
setParent
public void setParent(Hardware parent)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.