|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportType | |
ix.icore | I-X core classes. |
Uses of ReportType in ix.icore |
Fields in ix.icore declared as ReportType | |
static ReportType |
ReportType.SUCCESS
|
static ReportType |
ReportType.FAILURE
|
static ReportType |
ReportType.PROGRESS
|
protected ReportType |
Report.reportType
|
Methods in ix.icore that return ReportType | |
static ReportType |
ReportType.valueOf(java.lang.String name)
|
ReportType |
Report.getReportType()
|
Methods in ix.icore with parameters of type ReportType | |
void |
Report.setReportType(ReportType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |