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