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