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