org.hibernate.test.annotations.various
Class ProfessionalAgreement
java.lang.Object
org.hibernate.test.annotations.various.ProfessionalAgreement
@Entity
public class ProfessionalAgreement
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfessionalAgreement
public ProfessionalAgreement()
getExpirationDate
public Date getExpirationDate()
setExpirationDate
public void setExpirationDate(Date expirationDate)
getId
public Integer getId()
setId
public void setId(Integer id)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.