org.hibernate.test.annotations.onetoone.hhh4851
Class Device
java.lang.Object
   org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
org.hibernate.test.annotations.onetoone.hhh4851.BaseEntity
       org.hibernate.test.annotations.onetoone.hhh4851.Hardware
org.hibernate.test.annotations.onetoone.hhh4851.Hardware
           org.hibernate.test.annotations.onetoone.hhh4851.Device
org.hibernate.test.annotations.onetoone.hhh4851.Device
- @Entity
public class Device 
- extends Hardware
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Device
public Device()
getManagedDevice
public ManagedDevice getManagedDevice()
- 
 
getTag
public String getTag()
- 
 
setManagedDevice
public void setManagedDevice(ManagedDevice logicalterminal)
- 
 
setTag
public void setTag(String tag)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.