Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.status |
fgsms Status Service.
|
Modifier and Type | Field and Description |
---|---|
protected SetResponseStatus |
SetStatusResponseMsg.status |
Modifier and Type | Method and Description |
---|---|
static SetResponseStatus |
SetResponseStatus.fromValue(String v) |
SetResponseStatus |
SetStatusResponseMsg.getStatus()
Gets the value of the status property.
|
static SetResponseStatus |
SetResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetResponseStatus[] |
SetResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetResponseStatus> |
ObjectFactory.createSetResponseStatus(SetResponseStatus value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetResponseStatus> |
ObjectFactory.createSetResponseStatus(SetResponseStatus value)
|
void |
SetStatusResponseMsg.setStatus(SetResponseStatus value)
Sets the value of the status property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.