public class VmsSupplementaryPanelCharacteristics extends Object
Java class for VmsSupplementaryPanelCharacteristics complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmsSupplementaryPanelCharacteristics">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="supplementaryPictogramCodeListIdentifier" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="supplementaryPanelPixelsAcross" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="supplementaryPanelPixelsDown" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="supplementaryPanelDisplayHeight" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="supplementaryPanelDisplayWidth" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="supplementaryPanelPositionX" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="supplementaryPanelPositionY" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="relativePositionToPictogramArea" type="{http://datex2.eu/schema/2/2_0}PositionRelativeEnum" minOccurs="0"/>
<element name="vmsSupplementaryPanelCharacteristicsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PositionRelativeEnum |
relativePositionToPictogramArea |
protected Float |
supplementaryPanelDisplayHeight |
protected Float |
supplementaryPanelDisplayWidth |
protected Long |
supplementaryPanelPixelsAcross |
protected Long |
supplementaryPanelPixelsDown |
protected Float |
supplementaryPanelPositionX |
protected Float |
supplementaryPanelPositionY |
protected String |
supplementaryPictogramCodeListIdentifier |
protected ExtensionType |
vmsSupplementaryPanelCharacteristicsExtension |
| Constructor and Description |
|---|
VmsSupplementaryPanelCharacteristics() |
| Modifier and Type | Method and Description |
|---|---|
PositionRelativeEnum |
getRelativePositionToPictogramArea()
Gets the value of the relativePositionToPictogramArea property.
|
Float |
getSupplementaryPanelDisplayHeight()
Gets the value of the supplementaryPanelDisplayHeight property.
|
Float |
getSupplementaryPanelDisplayWidth()
Gets the value of the supplementaryPanelDisplayWidth property.
|
Long |
getSupplementaryPanelPixelsAcross()
Gets the value of the supplementaryPanelPixelsAcross property.
|
Long |
getSupplementaryPanelPixelsDown()
Gets the value of the supplementaryPanelPixelsDown property.
|
Float |
getSupplementaryPanelPositionX()
Gets the value of the supplementaryPanelPositionX property.
|
Float |
getSupplementaryPanelPositionY()
Gets the value of the supplementaryPanelPositionY property.
|
String |
getSupplementaryPictogramCodeListIdentifier()
Gets the value of the supplementaryPictogramCodeListIdentifier property.
|
ExtensionType |
getVmsSupplementaryPanelCharacteristicsExtension()
Gets the value of the vmsSupplementaryPanelCharacteristicsExtension property.
|
void |
setRelativePositionToPictogramArea(PositionRelativeEnum value)
Sets the value of the relativePositionToPictogramArea property.
|
void |
setSupplementaryPanelDisplayHeight(Float value)
Sets the value of the supplementaryPanelDisplayHeight property.
|
void |
setSupplementaryPanelDisplayWidth(Float value)
Sets the value of the supplementaryPanelDisplayWidth property.
|
void |
setSupplementaryPanelPixelsAcross(Long value)
Sets the value of the supplementaryPanelPixelsAcross property.
|
void |
setSupplementaryPanelPixelsDown(Long value)
Sets the value of the supplementaryPanelPixelsDown property.
|
void |
setSupplementaryPanelPositionX(Float value)
Sets the value of the supplementaryPanelPositionX property.
|
void |
setSupplementaryPanelPositionY(Float value)
Sets the value of the supplementaryPanelPositionY property.
|
void |
setSupplementaryPictogramCodeListIdentifier(String value)
Sets the value of the supplementaryPictogramCodeListIdentifier property.
|
void |
setVmsSupplementaryPanelCharacteristicsExtension(ExtensionType value)
Sets the value of the vmsSupplementaryPanelCharacteristicsExtension property.
|
protected String supplementaryPictogramCodeListIdentifier
protected Long supplementaryPanelPixelsAcross
protected Long supplementaryPanelPixelsDown
protected Float supplementaryPanelDisplayHeight
protected Float supplementaryPanelDisplayWidth
protected Float supplementaryPanelPositionX
protected Float supplementaryPanelPositionY
protected PositionRelativeEnum relativePositionToPictogramArea
protected ExtensionType vmsSupplementaryPanelCharacteristicsExtension
public VmsSupplementaryPanelCharacteristics()
public String getSupplementaryPictogramCodeListIdentifier()
Stringpublic void setSupplementaryPictogramCodeListIdentifier(String value)
value - allowed object is
Stringpublic Long getSupplementaryPanelPixelsAcross()
Stringpublic void setSupplementaryPanelPixelsAcross(Long value)
value - allowed object is
Stringpublic Long getSupplementaryPanelPixelsDown()
Stringpublic void setSupplementaryPanelPixelsDown(Long value)
value - allowed object is
Stringpublic Float getSupplementaryPanelDisplayHeight()
Floatpublic void setSupplementaryPanelDisplayHeight(Float value)
value - allowed object is
Floatpublic Float getSupplementaryPanelDisplayWidth()
Floatpublic void setSupplementaryPanelDisplayWidth(Float value)
value - allowed object is
Floatpublic Float getSupplementaryPanelPositionX()
Floatpublic void setSupplementaryPanelPositionX(Float value)
value - allowed object is
Floatpublic Float getSupplementaryPanelPositionY()
Floatpublic void setSupplementaryPanelPositionY(Float value)
value - allowed object is
Floatpublic PositionRelativeEnum getRelativePositionToPictogramArea()
PositionRelativeEnumpublic void setRelativePositionToPictogramArea(PositionRelativeEnum value)
value - allowed object is
PositionRelativeEnumpublic ExtensionType getVmsSupplementaryPanelCharacteristicsExtension()
ExtensionTypepublic void setVmsSupplementaryPanelCharacteristicsExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.