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