Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.common | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
protected List<DriveInformation> |
MachinePerformanceData.driveInformation |
Modifier and Type | Method and Description |
---|---|
DriveInformation |
ObjectFactory.createDriveInformation()
Create an instance of
DriveInformation |
Modifier and Type | Method and Description |
---|---|
List<DriveInformation> |
MachinePerformanceData.getDriveInformation()
Gets the value of the driveInformation property.
|
Modifier and Type | Field and Description |
---|---|
protected List<DriveInformation> |
MachineData.driveInformation |
Modifier and Type | Method and Description |
---|---|
List<DriveInformation> |
MachineData.getDriveInformation()
Gets the value of the driveInformation property.
|
Modifier and Type | Field and Description |
---|---|
protected List<DriveInformation> |
MachineInformation.driveInformation |
Modifier and Type | Method and Description |
---|---|
List<DriveInformation> |
MachineInformation.getDriveInformation()
Gets the value of the driveInformation property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.