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