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