public class VmsSupplementaryPanel extends Object
Java class for VmsSupplementaryPanel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmsSupplementaryPanel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="supplementaryMessageDescription" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="vmsSupplementaryPictogram" type="{http://datex2.eu/schema/2/2_0}VmsSupplementaryPictogram" minOccurs="0"/>
<element name="vmsSupplementaryText" type="{http://datex2.eu/schema/2/2_0}VmsTextLine" minOccurs="0"/>
<element name="vmsSupplementaryPanelExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
supplementaryMessageDescription |
protected ExtensionType |
vmsSupplementaryPanelExtension |
protected VmsSupplementaryPictogram |
vmsSupplementaryPictogram |
protected VmsTextLine |
vmsSupplementaryText |
| Constructor and Description |
|---|
VmsSupplementaryPanel() |
| Modifier and Type | Method and Description |
|---|---|
MultilingualString |
getSupplementaryMessageDescription()
Gets the value of the supplementaryMessageDescription property.
|
ExtensionType |
getVmsSupplementaryPanelExtension()
Gets the value of the vmsSupplementaryPanelExtension property.
|
VmsSupplementaryPictogram |
getVmsSupplementaryPictogram()
Gets the value of the vmsSupplementaryPictogram property.
|
VmsTextLine |
getVmsSupplementaryText()
Gets the value of the vmsSupplementaryText property.
|
void |
setSupplementaryMessageDescription(MultilingualString value)
Sets the value of the supplementaryMessageDescription property.
|
void |
setVmsSupplementaryPanelExtension(ExtensionType value)
Sets the value of the vmsSupplementaryPanelExtension property.
|
void |
setVmsSupplementaryPictogram(VmsSupplementaryPictogram value)
Sets the value of the vmsSupplementaryPictogram property.
|
void |
setVmsSupplementaryText(VmsTextLine value)
Sets the value of the vmsSupplementaryText property.
|
protected MultilingualString supplementaryMessageDescription
protected VmsSupplementaryPictogram vmsSupplementaryPictogram
protected VmsTextLine vmsSupplementaryText
protected ExtensionType vmsSupplementaryPanelExtension
public MultilingualString getSupplementaryMessageDescription()
MultilingualStringpublic void setSupplementaryMessageDescription(MultilingualString value)
value - allowed object is
MultilingualStringpublic VmsSupplementaryPictogram getVmsSupplementaryPictogram()
VmsSupplementaryPictogrampublic void setVmsSupplementaryPictogram(VmsSupplementaryPictogram value)
value - allowed object is
VmsSupplementaryPictogrampublic VmsTextLine getVmsSupplementaryText()
VmsTextLinepublic void setVmsSupplementaryText(VmsTextLine value)
value - allowed object is
VmsTextLinepublic ExtensionType getVmsSupplementaryPanelExtension()
ExtensionTypepublic void setVmsSupplementaryPanelExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.