|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityGroup
Abstract class ActivityGroup
| Method Summary | ||
|---|---|---|
|
getActivityFilter()
Retrieves a set containing all the elements for the reference activityFilter. |
|
|
getActivityNote()
Retrieves a set containing all the elements for the reference activityNote. |
|
Integer |
getActualEffortHours()
|
|
Integer |
getActualEffortMinutes()
|
|
String |
getDescription()
|
|
|
getFilteredActivity()
Retrieves a set containing all the elements for the reference filteredActivity. |
|
|
getFollowUp()
Retrieves a set containing all the elements for the reference followUp. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getWorkReportEntry()
Retrieves a set containing all the elements for the reference workReportEntry. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
| Method Detail |
|---|
<T extends ActivityFilterGroup> Collection<T> getActivityFilter()
activityFilter.
<T extends Note> Set<T> getActivityNote()
activityNote.
Integer getActualEffortHours()
actualEffortHours.Integer getActualEffortMinutes()
actualEffortMinutes.String getDescription()
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.<T extends Activity> Set<T> getFilteredActivity()
filteredActivity.
<T extends ActivityFollowUp> Set<T> getFollowUp()
followUp.
String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.<T extends WorkReportEntry> Set<T> getWorkReportEntry()
workReportEntry.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||