Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.reporting |
Modifier and Type | Method and Description |
---|---|
File |
NXCSession.renderReport(UUID reportId,
UUID jobId,
ReportRenderFormat format) |
Modifier and Type | Method and Description |
---|---|
ReportRenderFormat |
ReportingJob.getRenderFormat() |
static ReportRenderFormat |
ReportRenderFormat.valueOf(Integer code)
Get by code
|
static ReportRenderFormat |
ReportRenderFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportRenderFormat[] |
ReportRenderFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportingJob.setRenderFormat(ReportRenderFormat renderFormat) |
Copyright © 2015. All rights reserved.