public class GetPluginInformationRequestMsg extends Object implements Serializable
Java class for GetPluginInformationRequestMsg complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetPluginInformationRequestMsg"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="GetPluginInformationRequestWrapper" type="{urn:org:miloss:fgsms:services:interfaces:policyConfiguration}GetPluginInformationRequestWrapper"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetPluginInformationRequestWrapper |
getPluginInformationRequestWrapper |
Constructor and Description |
---|
GetPluginInformationRequestMsg() |
Modifier and Type | Method and Description |
---|---|
GetPluginInformationRequestWrapper |
getGetPluginInformationRequestWrapper()
Gets the value of the getPluginInformationRequestWrapper property.
|
boolean |
isSetGetPluginInformationRequestWrapper() |
void |
setGetPluginInformationRequestWrapper(GetPluginInformationRequestWrapper value)
Sets the value of the getPluginInformationRequestWrapper property.
|
protected GetPluginInformationRequestWrapper getPluginInformationRequestWrapper
public GetPluginInformationRequestWrapper getGetPluginInformationRequestWrapper()
GetPluginInformationRequestWrapper
public void setGetPluginInformationRequestWrapper(GetPluginInformationRequestWrapper value)
value
- allowed object is
GetPluginInformationRequestWrapper
public boolean isSetGetPluginInformationRequestWrapper()
Copyright © 2008–2017 MIL-OSS. All rights reserved.