Package | Description |
---|---|
org.miloss.fgsms.common | |
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Method and Description |
---|---|
static KeyNameValue |
Utility.newKeyNameValue(String key,
String name,
String value)
convenience wrapper
|
Modifier and Type | Method and Description |
---|---|
static KeyNameValueEnc |
Utility.newKeyNameValueEnc(KeyNameValue value,
boolean shouldEncrypt)
convenience wrapper
|
Modifier and Type | Field and Description |
---|---|
protected KeyNameValue |
KeyNameValueEnc.keyNameValue |
Modifier and Type | Field and Description |
---|---|
protected List<KeyNameValue> |
RemoveGeneralSettingsRequestMsg.keyNameValue |
protected List<KeyNameValue> |
GetGeneralSettingsResponseMsg.keyNameValue |
Modifier and Type | Method and Description |
---|---|
KeyNameValue |
ObjectFactory.createKeyNameValue()
Create an instance of
KeyNameValue |
KeyNameValue |
KeyNameValueEnc.getKeyNameValue()
Gets the value of the keyNameValue property.
|
Modifier and Type | Method and Description |
---|---|
List<KeyNameValue> |
RemoveGeneralSettingsRequestMsg.getKeyNameValue()
Gets the value of the keyNameValue property.
|
List<KeyNameValue> |
GetGeneralSettingsResponseMsg.getKeyNameValue()
Gets the value of the keyNameValue property.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyNameValueEnc.setKeyNameValue(KeyNameValue value)
Sets the value of the keyNameValue property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.