JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.config.shared.ReportSection
Packages that use
ReportSection
Package
Description
com.mayam.wf.config.shared
Uses of
ReportSection
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
ReportSection
Modifier and Type
Method
Description
ReportSection
ReportSection.
copy
()
ReportSection
TaskList.
getReportSection
()
Methods in
com.mayam.wf.config.shared
with parameters of type
ReportSection
Modifier and Type
Method
Description
protected void
TaskList.
setReportSection
(
ReportSection
reportSection)