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