public class InteractikDailyEvent extends InteractikEvent implements Comparable<InteractikDailyEvent>
InteractikEvent| Constructor and Description |
|---|
InteractikDailyEvent(InteractikEvent event,
Date currentDate)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(InteractikDailyEvent other) |
Date |
getCurrentDate()
Getter for currentDate.
|
boolean |
isBegin()
Getter for begin.
|
boolean |
isEnd()
Getter for end.
|
void |
setBegin(boolean begin)
Setter for begin.
|
void |
setEnd(boolean end)
Setter for end.
|
getContenus, getDebutInscription, getDepartement, getFinInscription, getNiveaux, getOrganisateurs, getPolesDisciplinaires, getReperesDne, getThemes, getUrlInscription, getVille, getVisuelEvt, setContenus, setDebutInscription, setDepartement, setFinInscription, setNiveaux, setOrganisateurs, setPolesDisciplinaires, setReperesDne, setThemes, setUrlInscription, setVille, setVisuelEvtequals, getBckgColor, getDescription, getEndDate, getId, getIdEventSource, getIdParentSource, getLastModified, getLocation, getStartDate, getSummary, getTime, getTitle, getViewURL, hashCode, isAllDay, setBckgColor, setDescription, setLastModified, setLocation, setTime, toStringpublic InteractikDailyEvent(InteractikEvent event, Date currentDate)
event - eventcurrentDate - current datepublic int compareTo(InteractikDailyEvent other)
compareTo in interface Comparable<InteractikDailyEvent>public boolean isBegin()
public void setBegin(boolean begin)
begin - the begin to setpublic boolean isEnd()
public void setEnd(boolean end)
end - the end to setpublic Date getCurrentDate()
Copyright © 2019. All rights reserved.