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