Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.status |
fgsms Status Service.
|
org.miloss.fgsms.services.status.impl |
Modifier and Type | Field and Description |
---|---|
protected SetExtendedStatusRequestMsg |
SetExtendedStatus.req |
Modifier and Type | Method and Description |
---|---|
SetExtendedStatusRequestMsg |
ObjectFactory.createSetExtendedStatusRequestMsg()
Create an instance of
SetExtendedStatusRequestMsg |
SetExtendedStatusRequestMsg |
SetExtendedStatus.getReq()
Gets the value of the req property.
|
Modifier and Type | Method and Description |
---|---|
SetStatusResponseMsg |
StatusService.setExtendedStatus(SetExtendedStatusRequestMsg req)
Set the Extended Status on a single item.
|
void |
SetExtendedStatus.setReq(SetExtendedStatusRequestMsg value)
Sets the value of the req property.
|
Modifier and Type | Method and Description |
---|---|
SetStatusResponseMsg |
StatusServiceImpl.setExtendedStatus(SetExtendedStatusRequestMsg req)
Set the Extended Status on a single item.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.