org.hibernate.test.orphan
Class Part
java.lang.Object
org.hibernate.test.orphan.Part
- All Implemented Interfaces:
- Serializable
public class Part
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
Part()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Part
public Part()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.