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