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