|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.piratech.dasding.data.AbstractDataObject
de.piratech.dasding.data.AbstractAction
de.piratech.dasding.data.Action
public class Action
An Action
| Nested Class Summary | |
|---|---|
static class |
Action.ACTIONSTATUS
|
| Constructor Summary | |
|---|---|
Action()
|
|
| Method Summary | |
|---|---|
java.util.List<User> |
getParticipants()
|
Action.ACTIONSTATUS |
getStatus()
|
void |
setParticipants(java.util.List<User> participants)
|
void |
setStatus(Action.ACTIONSTATUS status)
|
| Methods inherited from class de.piratech.dasding.data.AbstractAction |
|---|
getContact, getDescription, getFinalWorks, getFurtherInformation, getLocation, getName, getResponsible, getTime, setContact, setDescription, setFinalWorks, setFurtherInformation, setLocation, setName, setResponsible, setTime |
| Methods inherited from class de.piratech.dasding.data.AbstractDataObject |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Action()
| Method Detail |
|---|
public Action.ACTIONSTATUS getStatus()
public void setStatus(Action.ACTIONSTATUS status)
public java.util.List<User> getParticipants()
public void setParticipants(java.util.List<User> participants)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||