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