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()
GetPluginHtmlFormattedDisplayRequestMsgWrapper
public void setGetPluginHtmlFormattedDisplayRequestMsgWrapper(GetPluginHtmlFormattedDisplayRequestMsgWrapper value)
value
- allowed object is
GetPluginHtmlFormattedDisplayRequestMsgWrapper
public boolean isSetGetPluginHtmlFormattedDisplayRequestMsgWrapper()
Copyright © 2008–2017 MIL-OSS. All rights reserved.