Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
Modifier and Type | Field and Description |
---|---|
protected TimeRangeDiff |
ExportDataRequestMsg.range |
protected TimeRangeDiff |
ExportCSVDataRequestMsg.range |
Modifier and Type | Method and Description |
---|---|
TimeRangeDiff |
ObjectFactory.createTimeRangeDiff()
Create an instance of
TimeRangeDiff |
TimeRangeDiff |
ExportDataRequestMsg.getRange()
Gets the value of the range property.
|
TimeRangeDiff |
ExportCSVDataRequestMsg.getRange()
Gets the value of the range property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimeRangeDiff> |
ObjectFactory.createTimeRangeDiff(TimeRangeDiff value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimeRangeDiff> |
ObjectFactory.createTimeRangeDiff(TimeRangeDiff value)
|
void |
ExportDataRequestMsg.setRange(TimeRangeDiff value)
Sets the value of the range property.
|
void |
ExportCSVDataRequestMsg.setRange(TimeRangeDiff value)
Sets the value of the range property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.