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