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