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