
public class SetMoreStatusResponse extends Object
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="SetStatusMoreResponseResult" type="{urn:org:miloss:fgsms:services:interfaces:status}SetStatusResponseMsg"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SetStatusResponseMsg |
setStatusMoreResponseResult |
| Constructor and Description |
|---|
SetMoreStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
SetStatusResponseMsg |
getSetStatusMoreResponseResult()
Gets the value of the setStatusMoreResponseResult property.
|
void |
setSetStatusMoreResponseResult(SetStatusResponseMsg value)
Sets the value of the setStatusMoreResponseResult property.
|
protected SetStatusResponseMsg setStatusMoreResponseResult
public SetStatusResponseMsg getSetStatusMoreResponseResult()
SetStatusResponseMsgpublic void setSetStatusMoreResponseResult(SetStatusResponseMsg value)
value - allowed object is
SetStatusResponseMsgCopyright © 2008–2017 MIL-OSS. All rights reserved.