org.jeinnov.jeitime.persistence.bo.collaborateur
Class AppartientCollegeIdP
java.lang.Object
org.jeinnov.jeitime.persistence.bo.collaborateur.AppartientCollegeIdP
- All Implemented Interfaces:
- java.io.Serializable
@Embeddable
public class AppartientCollegeIdP
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AppartientCollegeIdP
public AppartientCollegeIdP()
AppartientCollegeIdP
public AppartientCollegeIdP(int idCollege,
int idColl,
java.util.Date date)
AppartientCollegeIdP
public AppartientCollegeIdP(int idCollege,
int idColl)
getIdCollege
public int getIdCollege()
setIdCollege
public void setIdCollege(int idCollege)
getIdColl
public int getIdColl()
setIdColl
public void setIdColl(int idColl)
getDate
public java.util.Date getDate()
setDate
public void setDate(java.util.Date date)
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2011. All Rights Reserved.