org.hibernate.test.annotations.entity
Class Tool
java.lang.Object
org.hibernate.test.annotations.entity.Widget
org.hibernate.test.annotations.entity.Tool
- Direct Known Subclasses:
- Drill
@MappedSuperclass
public class Tool
- extends Widget
|
Constructor Summary |
Tool()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tool
public Tool()
getCategory
public String getCategory()
setCategory
public void setCategory(String category)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.