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