public class EnvironmentalObstruction extends Obstruction
Java class for EnvironmentalObstruction complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnvironmentalObstruction">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}Obstruction">
<sequence>
<element name="depth" type="{http://datex2.eu/schema/2/2_0}MetresAsFloat" minOccurs="0"/>
<element name="environmentalObstructionType" type="{http://datex2.eu/schema/2/2_0}EnvironmentalObstructionTypeEnum"/>
<element name="environmentalObstructionExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Float |
depth |
protected ExtensionType |
environmentalObstructionExtension |
protected EnvironmentalObstructionTypeEnum |
environmentalObstructionType |
mobilityOfObstruction, numberOfObstructions, obstructionExtensiontrafficElementExtensioncause, confidentialityOverride, generalPublicComment, groupOfLocations, id, impact, management, nonGeneralPublicComment, probabilityOfOccurrence, severity, situationRecordCreationReference, situationRecordCreationTime, situationRecordExtension, situationRecordFirstSupplierVersionTime, situationRecordObservationTime, situationRecordVersionTime, source, urlLink, validity, version| Constructor and Description |
|---|
EnvironmentalObstruction() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getDepth()
Gets the value of the depth property.
|
ExtensionType |
getEnvironmentalObstructionExtension()
Gets the value of the environmentalObstructionExtension property.
|
EnvironmentalObstructionTypeEnum |
getEnvironmentalObstructionType()
Gets the value of the environmentalObstructionType property.
|
void |
setDepth(Float value)
Sets the value of the depth property.
|
void |
setEnvironmentalObstructionExtension(ExtensionType value)
Sets the value of the environmentalObstructionExtension property.
|
void |
setEnvironmentalObstructionType(EnvironmentalObstructionTypeEnum value)
Sets the value of the environmentalObstructionType property.
|
getMobilityOfObstruction, getNumberOfObstructions, getObstructionExtension, setMobilityOfObstruction, setNumberOfObstructions, setObstructionExtensiongetTrafficElementExtension, setTrafficElementExtensiongetCause, getConfidentialityOverride, getGeneralPublicComment, getGroupOfLocations, getId, getImpact, getManagement, getNonGeneralPublicComment, getProbabilityOfOccurrence, getSeverity, getSituationRecordCreationReference, getSituationRecordCreationTime, getSituationRecordExtension, getSituationRecordFirstSupplierVersionTime, getSituationRecordObservationTime, getSituationRecordVersionTime, getSource, getUrlLink, getValidity, getVersion, setCause, setConfidentialityOverride, setGroupOfLocations, setId, setImpact, setManagement, setProbabilityOfOccurrence, setSeverity, setSituationRecordCreationReference, setSituationRecordCreationTime, setSituationRecordExtension, setSituationRecordFirstSupplierVersionTime, setSituationRecordObservationTime, setSituationRecordVersionTime, setSource, setValidity, setVersionprotected Float depth
protected EnvironmentalObstructionTypeEnum environmentalObstructionType
protected ExtensionType environmentalObstructionExtension
public Float getDepth()
Floatpublic void setDepth(Float value)
value - allowed object is
Floatpublic EnvironmentalObstructionTypeEnum getEnvironmentalObstructionType()
EnvironmentalObstructionTypeEnumpublic void setEnvironmentalObstructionType(EnvironmentalObstructionTypeEnum value)
value - allowed object is
EnvironmentalObstructionTypeEnumpublic ExtensionType getEnvironmentalObstructionExtension()
ExtensionTypepublic void setEnvironmentalObstructionExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.