org.hibernate.test.annotations.idmanytoone
Class Card.CardPrimaryKey
java.lang.Object
org.hibernate.test.annotations.idmanytoone.Card.CardPrimaryKey
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Card
@Embeddable
public static class Card.CardPrimaryKey
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Card.CardPrimaryKey
public Card.CardPrimaryKey()
getProject
public Project getProject()
setProject
public void setProject(Project project)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.