public interface AboutContribution
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getBegin() |
java.lang.String |
getDescription() |
java.util.Date |
getEnd() |
AboutParticipant |
getParticipant() |
java.lang.String |
getTitle() |
java.lang.String getTitle()
java.util.Date getEnd()
java.util.Date getBegin()
AboutParticipant getParticipant()
java.lang.String getDescription()