public class NoticePanelConfig extends ComponentFormConfig
Java class for noticePanelConfig complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="noticePanelConfig">
<complexContent>
<extension base="{http://www.intertrust.ru}componentFormConfig">
<sequence>
<element name="noticePanelParameters" type="{http://www.intertrust.ru}noticePanelParameters" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected NoticePanelParameters |
noticePanelParameters |
componentFormConfig, slotType, type| Constructor and Description |
|---|
NoticePanelConfig() |
| Modifier and Type | Method and Description |
|---|---|
NoticePanelParameters |
getNoticePanelParameters()
Gets the value of the noticePanelParameters property.
|
void |
setNoticePanelParameters(NoticePanelParameters value)
Sets the value of the noticePanelParameters property.
|
getComponentFormConfig, getSlotType, getType, setSlotType, setTypetestGeneratedMethodprotected NoticePanelParameters noticePanelParameters
public NoticePanelParameters getNoticePanelParameters()
NoticePanelParameterspublic void setNoticePanelParameters(NoticePanelParameters value)
value - allowed object is
NoticePanelParametersCopyright © 2012–2014 RedSoft. All rights reserved.