public class VmsPictogramDisplayAreaIndexPictogramDisplayAreaSettings extends Object
Java class for _VmsPictogramDisplayAreaIndexPictogramDisplayAreaSettings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_VmsPictogramDisplayAreaIndexPictogramDisplayAreaSettings">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pictogramDisplayAreaSettings" type="{http://datex2.eu/schema/2/2_0}PictogramDisplayAreaSettings"/>
</sequence>
<attribute name="pictogramDisplayAreaIndex" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
pictogramDisplayAreaIndex |
protected PictogramDisplayAreaSettings |
pictogramDisplayAreaSettings |
| Constructor and Description |
|---|
VmsPictogramDisplayAreaIndexPictogramDisplayAreaSettings() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPictogramDisplayAreaIndex()
Gets the value of the pictogramDisplayAreaIndex property.
|
PictogramDisplayAreaSettings |
getPictogramDisplayAreaSettings()
Gets the value of the pictogramDisplayAreaSettings property.
|
void |
setPictogramDisplayAreaIndex(int value)
Sets the value of the pictogramDisplayAreaIndex property.
|
void |
setPictogramDisplayAreaSettings(PictogramDisplayAreaSettings value)
Sets the value of the pictogramDisplayAreaSettings property.
|
protected PictogramDisplayAreaSettings pictogramDisplayAreaSettings
protected int pictogramDisplayAreaIndex
public VmsPictogramDisplayAreaIndexPictogramDisplayAreaSettings()
public PictogramDisplayAreaSettings getPictogramDisplayAreaSettings()
PictogramDisplayAreaSettingspublic void setPictogramDisplayAreaSettings(PictogramDisplayAreaSettings value)
value - allowed object is
PictogramDisplayAreaSettingspublic int getPictogramDisplayAreaIndex()
public void setPictogramDisplayAreaIndex(int value)
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.