org.hibernate.test.annotations.tableperclass
Class Robot
java.lang.Object
org.hibernate.test.annotations.tableperclass.Machine
org.hibernate.test.annotations.tableperclass.Robot
- Direct Known Subclasses:
- T800
@Entity
public class Robot
- extends Machine
|
Constructor Summary |
Robot()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Robot
public Robot()
getName
public String getName()
setName
public void setName(String name)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.