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