org.hibernate.test.annotations.entity
Class CommunityBid
java.lang.Object
org.hibernate.test.annotations.entity.Bid
org.hibernate.test.annotations.entity.CommunityBid
@Entity
public class CommunityBid
- extends Bid
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommunityBid
public CommunityBid()
getCommunityNote
public Starred getCommunityNote()
setCommunityNote
public void setCommunityNote(Starred communityNote)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.