Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
protected GlobalPolicy |
SetGlobalPolicyRequestMsg.policy |
protected GlobalPolicy |
GetGlobalPolicyResponseMsg.policy |
Modifier and Type | Method and Description |
---|---|
GlobalPolicy |
ObjectFactory.createGlobalPolicy()
Create an instance of
GlobalPolicy |
GlobalPolicy |
SetGlobalPolicyRequestMsg.getPolicy()
Gets the value of the policy property.
|
GlobalPolicy |
GetGlobalPolicyResponseMsg.getPolicy()
Gets the value of the policy property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GlobalPolicy> |
ObjectFactory.createGlobalPolicy(GlobalPolicy value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GlobalPolicy> |
ObjectFactory.createGlobalPolicy(GlobalPolicy value)
|
void |
SetGlobalPolicyRequestMsg.setPolicy(GlobalPolicy value)
Sets the value of the policy property.
|
void |
GetGlobalPolicyResponseMsg.setPolicy(GlobalPolicy value)
Sets the value of the policy property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.