public class AddStatisticalData 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="AddStatisticalDataRequestMsg" type="{urn:org:miloss:fgsms:services:interfaces:dataCollector}AddStatisticalDataRequestMsg"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected AddStatisticalDataRequestMsg |
addStatisticalDataRequestMsg |
Constructor and Description |
---|
AddStatisticalData() |
Modifier and Type | Method and Description |
---|---|
AddStatisticalDataRequestMsg |
getAddStatisticalDataRequestMsg()
Gets the value of the addStatisticalDataRequestMsg property.
|
boolean |
isSetAddStatisticalDataRequestMsg() |
void |
setAddStatisticalDataRequestMsg(AddStatisticalDataRequestMsg value)
Sets the value of the addStatisticalDataRequestMsg property.
|
protected AddStatisticalDataRequestMsg addStatisticalDataRequestMsg
public AddStatisticalDataRequestMsg getAddStatisticalDataRequestMsg()
AddStatisticalDataRequestMsg
public void setAddStatisticalDataRequestMsg(AddStatisticalDataRequestMsg value)
value
- allowed object is
AddStatisticalDataRequestMsg
public boolean isSetAddStatisticalDataRequestMsg()
Copyright © 2008–2017 MIL-OSS. All rights reserved.