Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayOfHostInstanceStats |
GetServiceHostListResponseMsg.hosts |
protected ArrayOfHostInstanceStats |
GetDataCollectorListResponseMsg.hosts |
Modifier and Type | Method and Description |
---|---|
ArrayOfHostInstanceStats |
ObjectFactory.createArrayOfHostInstanceStats()
Create an instance of
ArrayOfHostInstanceStats |
ArrayOfHostInstanceStats |
GetServiceHostListResponseMsg.getHosts()
Gets the value of the hosts property.
|
ArrayOfHostInstanceStats |
GetDataCollectorListResponseMsg.getHosts()
Gets the value of the hosts property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ArrayOfHostInstanceStats> |
ObjectFactory.createArrayOfHostInstanceStats(ArrayOfHostInstanceStats value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ArrayOfHostInstanceStats> |
ObjectFactory.createArrayOfHostInstanceStats(ArrayOfHostInstanceStats value)
|
void |
GetServiceHostListResponseMsg.setHosts(ArrayOfHostInstanceStats value)
Sets the value of the hosts property.
|
void |
GetDataCollectorListResponseMsg.setHosts(ArrayOfHostInstanceStats value)
Sets the value of the hosts property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.