org.rr0.im.business.event
Interface Employment
- public interface Employment
- extends Event
- Author:
- Jérôme Beau
- Version: 4 juil. 2003 09:03:31
| Methods inherited from interface org.rr0.im.business.event.Event |
getTitle |
| Methods inherited from interface org.rr0.im.business.event.Endable |
getEnd |
| Methods inherited from interface java.lang.Comparable |
compareTo |
getEmployer
public Actor getEmployer()
- associates <{org.rr0.im.business.actor.Actor}>
- supplierRole employer
getOccupation
public Occupation getOccupation()
- associates <{org.rr0.im.business.actor.Occupation}>
- supplierRole occupation
to Class org.rr0.im.business.actor.Actor- Supplier Role employer
- associates <{org.rr0.im.business.actor.Actor}>
to Class org.rr0.im.business.actor.Occupation
- Supplier Role occupation
- associates <{org.rr0.im.business.actor.Occupation}>