|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.maven.issues.bugzilla.Sections.Section
public static final class Sections.Section
Container for the tasks belonging to one section.
Method Summary | |
---|---|
String |
getSectionName() Returns the name of the section. |
List<org.eclipse.mylyn.tasks.core.data.TaskData> |
getTasks() Returns the tasks belonging to the section. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getSectionName()
public List<org.eclipse.mylyn.tasks.core.data.TaskData> getTasks()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |