
public class GetMostRecentMachineDataResponse extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GetMostRecentMachineDataResponse" type="{urn:org:miloss:fgsms:services:interfaces:dataAccessService}GetMostRecentMachineDataResponseMsg"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GetMostRecentMachineDataResponseMsg |
getMostRecentMachineDataResponse |
| Constructor and Description |
|---|
GetMostRecentMachineDataResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetMostRecentMachineDataResponseMsg |
getGetMostRecentMachineDataResponse()
Gets the value of the getMostRecentMachineDataResponse property.
|
boolean |
isSetGetMostRecentMachineDataResponse() |
void |
setGetMostRecentMachineDataResponse(GetMostRecentMachineDataResponseMsg value)
Sets the value of the getMostRecentMachineDataResponse property.
|
protected GetMostRecentMachineDataResponseMsg getMostRecentMachineDataResponse
public GetMostRecentMachineDataResponseMsg getGetMostRecentMachineDataResponse()
GetMostRecentMachineDataResponseMsgpublic void setGetMostRecentMachineDataResponse(GetMostRecentMachineDataResponseMsg value)
value - allowed object is
GetMostRecentMachineDataResponseMsgpublic boolean isSetGetMostRecentMachineDataResponse()
Copyright © 2008–2017 MIL-OSS. All rights reserved.