Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
protected Plugin |
GetPluginInformationRequestWrapper.plugin |
Modifier and Type | Field and Description |
---|---|
protected List<Plugin> |
UnregisterPluginRequestMsg.plugin |
protected List<Plugin> |
RegisterPluginRequestMsg.plugin |
protected List<Plugin> |
GetPluginListResponseMsg.plugins |
Modifier and Type | Method and Description |
---|---|
Plugin |
ObjectFactory.createPlugin()
Create an instance of
Plugin |
Plugin |
GetPluginInformationRequestWrapper.getPlugin()
Gets the value of the plugin property.
|
Modifier and Type | Method and Description |
---|---|
List<Plugin> |
UnregisterPluginRequestMsg.getPlugin()
Gets the value of the plugin property.
|
List<Plugin> |
RegisterPluginRequestMsg.getPlugin()
Gets the value of the plugin property.
|
List<Plugin> |
GetPluginListResponseMsg.getPlugins()
Gets the value of the plugins property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetPluginInformationRequestWrapper.setPlugin(Plugin value)
Sets the value of the plugin property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.