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