public class PictogramDisplayAreaSettings extends Object
Java class for PictogramDisplayAreaSettings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PictogramDisplayAreaSettings">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pictogramLanternsOn" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="pictogramLuminanceOverride" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="pictogramLuminanceLevel" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="pictogramLuminanceLevelName" type="{http://datex2.eu/schema/2/2_0}VmsLuminanceLevelEnum" minOccurs="0"/>
<element name="pictogramDisplayAreaSettingsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
pictogramDisplayAreaSettingsExtension |
protected Boolean |
pictogramLanternsOn |
protected Long |
pictogramLuminanceLevel |
protected VmsLuminanceLevelEnum |
pictogramLuminanceLevelName |
protected Boolean |
pictogramLuminanceOverride |
| Constructor and Description |
|---|
PictogramDisplayAreaSettings() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getPictogramDisplayAreaSettingsExtension()
Gets the value of the pictogramDisplayAreaSettingsExtension property.
|
Long |
getPictogramLuminanceLevel()
Gets the value of the pictogramLuminanceLevel property.
|
VmsLuminanceLevelEnum |
getPictogramLuminanceLevelName()
Gets the value of the pictogramLuminanceLevelName property.
|
Boolean |
isPictogramLanternsOn()
Gets the value of the pictogramLanternsOn property.
|
Boolean |
isPictogramLuminanceOverride()
Gets the value of the pictogramLuminanceOverride property.
|
void |
setPictogramDisplayAreaSettingsExtension(ExtensionType value)
Sets the value of the pictogramDisplayAreaSettingsExtension property.
|
void |
setPictogramLanternsOn(Boolean value)
Sets the value of the pictogramLanternsOn property.
|
void |
setPictogramLuminanceLevel(Long value)
Sets the value of the pictogramLuminanceLevel property.
|
void |
setPictogramLuminanceLevelName(VmsLuminanceLevelEnum value)
Sets the value of the pictogramLuminanceLevelName property.
|
void |
setPictogramLuminanceOverride(Boolean value)
Sets the value of the pictogramLuminanceOverride property.
|
protected Boolean pictogramLanternsOn
protected Boolean pictogramLuminanceOverride
protected Long pictogramLuminanceLevel
protected VmsLuminanceLevelEnum pictogramLuminanceLevelName
protected ExtensionType pictogramDisplayAreaSettingsExtension
public Boolean isPictogramLanternsOn()
Booleanpublic void setPictogramLanternsOn(Boolean value)
value - allowed object is
Booleanpublic Boolean isPictogramLuminanceOverride()
Booleanpublic void setPictogramLuminanceOverride(Boolean value)
value - allowed object is
Booleanpublic Long getPictogramLuminanceLevel()
Stringpublic void setPictogramLuminanceLevel(Long value)
value - allowed object is
Stringpublic VmsLuminanceLevelEnum getPictogramLuminanceLevelName()
VmsLuminanceLevelEnumpublic void setPictogramLuminanceLevelName(VmsLuminanceLevelEnum value)
value - allowed object is
VmsLuminanceLevelEnumpublic ExtensionType getPictogramDisplayAreaSettingsExtension()
ExtensionTypepublic void setPictogramDisplayAreaSettingsExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.