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