org.rr0.im.business.event
Interface Birth

All Known Implementing Classes:
BirthImpl

public interface Birth
extends Event

Being's birth Reference Implementation.

Author:
Jérôme Beau
Version: 5 juil. 2003 11:56:21

Method Summary
 MomentgetDate()
           

Methods inherited from interface org.rr0.im.business.event.Event
getTitle

Methods inherited from interface org.rr0.im.service.function.classification.Classifiable
getForcedCategory

Methods inherited from interface org.rr0.im.business.event.Endable
getEnd

Methods inherited from interface org.rr0.im.business.event.Timeable
getBegining, getHistory

Methods inherited from interface org.rr0.im.business.event.Durable
getDuration

Methods inherited from interface java.lang.Comparable
compareTo

Method Detail

getDate

public Moment getDate()
Returns: The birth date.