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