|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.directdemocracyportal.democracy.model.core.BaseEntity
org.directdemocracyportal.democracy.model.core.Environment
org.directdemocracyportal.democracy.model.application.Application
@Entity public class Application extends Environment
The Class Application.
| Constructor and Description |
|---|
Application()
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Event> |
getEvents()
Gets the events. |
void |
setEvents(java.util.Set<Event> events)
Sets the events. |
| Methods inherited from class org.directdemocracyportal.democracy.model.core.Environment |
|---|
equals, getAgents, getId, getName, hashCode, setAgents, setId, setName |
| Methods inherited from class org.directdemocracyportal.democracy.model.core.BaseEntity |
|---|
isNew |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
public java.util.Set<Event> getEvents()
public void setEvents(java.util.Set<Event> events)
events - the new events
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||