public class VmsDynamicCharacteristicsPictogramDisplayAreaIndexVmsPictogramDisplayCharacteristics extends Object
Java class for _VmsDynamicCharacteristicsPictogramDisplayAreaIndexVmsPictogramDisplayCharacteristics complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_VmsDynamicCharacteristicsPictogramDisplayAreaIndexVmsPictogramDisplayCharacteristics">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="vmsPictogramDisplayCharacteristics" type="{http://datex2.eu/schema/2/2_0}VmsPictogramDisplayCharacteristics"/>
</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 VmsPictogramDisplayCharacteristics |
vmsPictogramDisplayCharacteristics |
| Constructor and Description |
|---|
VmsDynamicCharacteristicsPictogramDisplayAreaIndexVmsPictogramDisplayCharacteristics() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPictogramDisplayAreaIndex()
Gets the value of the pictogramDisplayAreaIndex property.
|
VmsPictogramDisplayCharacteristics |
getVmsPictogramDisplayCharacteristics()
Gets the value of the vmsPictogramDisplayCharacteristics property.
|
void |
setPictogramDisplayAreaIndex(int value)
Sets the value of the pictogramDisplayAreaIndex property.
|
void |
setVmsPictogramDisplayCharacteristics(VmsPictogramDisplayCharacteristics value)
Sets the value of the vmsPictogramDisplayCharacteristics property.
|
protected VmsPictogramDisplayCharacteristics vmsPictogramDisplayCharacteristics
protected int pictogramDisplayAreaIndex
public VmsDynamicCharacteristicsPictogramDisplayAreaIndexVmsPictogramDisplayCharacteristics()
public VmsPictogramDisplayCharacteristics getVmsPictogramDisplayCharacteristics()
VmsPictogramDisplayCharacteristicspublic void setVmsPictogramDisplayCharacteristics(VmsPictogramDisplayCharacteristics value)
value - allowed object is
VmsPictogramDisplayCharacteristicspublic int getPictogramDisplayAreaIndex()
public void setPictogramDisplayAreaIndex(int value)
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.