
public class GetMostRecentMachineDataByDomainResponse 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="GetMostRecentMachineDataByDomainResponse" type="{urn:org:miloss:fgsms:services:interfaces:dataAccessService}GetMostRecentMachineDataByDomainResponseMsg"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GetMostRecentMachineDataByDomainResponseMsg |
getMostRecentMachineDataByDomainResponse |
| Constructor and Description |
|---|
GetMostRecentMachineDataByDomainResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetMostRecentMachineDataByDomainResponseMsg |
getGetMostRecentMachineDataByDomainResponse()
Gets the value of the getMostRecentMachineDataByDomainResponse property.
|
boolean |
isSetGetMostRecentMachineDataByDomainResponse() |
void |
setGetMostRecentMachineDataByDomainResponse(GetMostRecentMachineDataByDomainResponseMsg value)
Sets the value of the getMostRecentMachineDataByDomainResponse property.
|
protected GetMostRecentMachineDataByDomainResponseMsg getMostRecentMachineDataByDomainResponse
public GetMostRecentMachineDataByDomainResponse()
public GetMostRecentMachineDataByDomainResponseMsg getGetMostRecentMachineDataByDomainResponse()
GetMostRecentMachineDataByDomainResponseMsgpublic void setGetMostRecentMachineDataByDomainResponse(GetMostRecentMachineDataByDomainResponseMsg value)
value - allowed object is
GetMostRecentMachineDataByDomainResponseMsgpublic boolean isSetGetMostRecentMachineDataByDomainResponse()
Copyright © 2008–2017 MIL-OSS. All rights reserved.