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