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