Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.common | |
org.miloss.fgsms.services.interfaces.datacollector |
fgsms Data Collector Service.
|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.services.interfaces.status |
fgsms Status Service.
|
Modifier and Type | Method and Description |
---|---|
NameValuePairSet |
ObjectFactory.createNameValuePairSet()
Create an instance of
NameValuePairSet |
Modifier and Type | Field and Description |
---|---|
protected NameValuePairSet |
AddMachineAndProcessDataRequestMsg.sensorData |
Modifier and Type | Method and Description |
---|---|
NameValuePairSet |
AddMachineAndProcessDataRequestMsg.getSensorData()
Gets the value of the sensorData property.
|
Modifier and Type | Method and Description |
---|---|
void |
AddMachineAndProcessDataRequestMsg.setSensorData(NameValuePairSet value)
Sets the value of the sensorData property.
|
Modifier and Type | Field and Description |
---|---|
protected NameValuePairSet |
ServicePolicy.settings |
Modifier and Type | Method and Description |
---|---|
NameValuePairSet |
ServicePolicy.getSettings()
Gets the value of the settings property.
|
Modifier and Type | Method and Description |
---|---|
void |
ServicePolicy.setSettings(NameValuePairSet value)
Sets the value of the settings property.
|
Modifier and Type | Field and Description |
---|---|
protected NameValuePairSet |
SetExtendedStatusRequestMsg.data |
Modifier and Type | Method and Description |
---|---|
NameValuePairSet |
SetExtendedStatusRequestMsg.getData()
Gets the value of the data property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetExtendedStatusRequestMsg.setData(NameValuePairSet value)
Sets the value of the data property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.