Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.status |
fgsms Status Service.
|
Modifier and Type | Field and Description |
---|---|
protected GetStatusResponseMsg |
GetStatusResponse.getStatusResponseResult |
Modifier and Type | Field and Description |
---|---|
protected List<GetStatusResponseMsg> |
GetAllStatusResponse.getStatusResponseResult |
Modifier and Type | Method and Description |
---|---|
GetStatusResponseMsg |
ObjectFactory.createGetStatusResponseMsg()
Create an instance of
GetStatusResponseMsg |
GetStatusResponseMsg |
GetStatusResponse.getGetStatusResponseResult()
Gets the value of the getStatusResponseResult property.
|
GetStatusResponseMsg |
StatusService.getStatus(GetStatusRequestMsg req)
Get the status on a single item
|
Modifier and Type | Method and Description |
---|---|
List<GetStatusResponseMsg> |
StatusService.getAllStatus(GetStatusRequestMsg req)
Gets the status of all items that the requestor has access to
|
List<GetStatusResponseMsg> |
GetAllStatusResponse.getGetStatusResponseResult()
Gets the value of the getStatusResponseResult property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetStatusResponse.setGetStatusResponseResult(GetStatusResponseMsg value)
Sets the value of the getStatusResponseResult property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.