public class AbnormalTraffic extends TrafficElement
Java class for AbnormalTraffic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbnormalTraffic">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}TrafficElement">
<sequence>
<element name="abnormalTrafficType" type="{http://datex2.eu/schema/2/2_0}AbnormalTrafficTypeEnum" minOccurs="0"/>
<element name="numberOfVehiclesWaiting" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="queueLength" type="{http://datex2.eu/schema/2/2_0}MetresAsNonNegativeInteger" minOccurs="0"/>
<element name="relativeTrafficFlow" type="{http://datex2.eu/schema/2/2_0}RelativeTrafficFlowEnum" minOccurs="0"/>
<element name="trafficFlowCharacteristics" type="{http://datex2.eu/schema/2/2_0}TrafficFlowCharacteristicsEnum" minOccurs="0"/>
<element name="trafficTrendType" type="{http://datex2.eu/schema/2/2_0}TrafficTrendTypeEnum" minOccurs="0"/>
<element name="abnormalTrafficExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
abnormalTrafficExtension |
protected AbnormalTrafficTypeEnum |
abnormalTrafficType |
protected Long |
numberOfVehiclesWaiting |
protected Long |
queueLength |
protected RelativeTrafficFlowEnum |
relativeTrafficFlow |
protected TrafficFlowCharacteristicsEnum |
trafficFlowCharacteristics |
protected TrafficTrendTypeEnum |
trafficTrendType |
trafficElementExtensioncause, confidentialityOverride, generalPublicComment, groupOfLocations, id, impact, management, nonGeneralPublicComment, probabilityOfOccurrence, severity, situationRecordCreationReference, situationRecordCreationTime, situationRecordExtension, situationRecordFirstSupplierVersionTime, situationRecordObservationTime, situationRecordVersionTime, source, urlLink, validity, version| Constructor and Description |
|---|
AbnormalTraffic() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getAbnormalTrafficExtension()
Gets the value of the abnormalTrafficExtension property.
|
AbnormalTrafficTypeEnum |
getAbnormalTrafficType()
Gets the value of the abnormalTrafficType property.
|
Long |
getNumberOfVehiclesWaiting()
Gets the value of the numberOfVehiclesWaiting property.
|
Long |
getQueueLength()
Gets the value of the queueLength property.
|
RelativeTrafficFlowEnum |
getRelativeTrafficFlow()
Gets the value of the relativeTrafficFlow property.
|
TrafficFlowCharacteristicsEnum |
getTrafficFlowCharacteristics()
Gets the value of the trafficFlowCharacteristics property.
|
TrafficTrendTypeEnum |
getTrafficTrendType()
Gets the value of the trafficTrendType property.
|
void |
setAbnormalTrafficExtension(ExtensionType value)
Sets the value of the abnormalTrafficExtension property.
|
void |
setAbnormalTrafficType(AbnormalTrafficTypeEnum value)
Sets the value of the abnormalTrafficType property.
|
void |
setNumberOfVehiclesWaiting(Long value)
Sets the value of the numberOfVehiclesWaiting property.
|
void |
setQueueLength(Long value)
Sets the value of the queueLength property.
|
void |
setRelativeTrafficFlow(RelativeTrafficFlowEnum value)
Sets the value of the relativeTrafficFlow property.
|
void |
setTrafficFlowCharacteristics(TrafficFlowCharacteristicsEnum value)
Sets the value of the trafficFlowCharacteristics property.
|
void |
setTrafficTrendType(TrafficTrendTypeEnum value)
Sets the value of the trafficTrendType property.
|
getTrafficElementExtension, 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 AbnormalTrafficTypeEnum abnormalTrafficType
protected Long numberOfVehiclesWaiting
protected Long queueLength
protected RelativeTrafficFlowEnum relativeTrafficFlow
protected TrafficFlowCharacteristicsEnum trafficFlowCharacteristics
protected TrafficTrendTypeEnum trafficTrendType
protected ExtensionType abnormalTrafficExtension
public AbnormalTrafficTypeEnum getAbnormalTrafficType()
AbnormalTrafficTypeEnumpublic void setAbnormalTrafficType(AbnormalTrafficTypeEnum value)
value - allowed object is
AbnormalTrafficTypeEnumpublic Long getNumberOfVehiclesWaiting()
Stringpublic void setNumberOfVehiclesWaiting(Long value)
value - allowed object is
Stringpublic Long getQueueLength()
Stringpublic void setQueueLength(Long value)
value - allowed object is
Stringpublic RelativeTrafficFlowEnum getRelativeTrafficFlow()
RelativeTrafficFlowEnumpublic void setRelativeTrafficFlow(RelativeTrafficFlowEnum value)
value - allowed object is
RelativeTrafficFlowEnumpublic TrafficFlowCharacteristicsEnum getTrafficFlowCharacteristics()
TrafficFlowCharacteristicsEnumpublic void setTrafficFlowCharacteristics(TrafficFlowCharacteristicsEnum value)
value - allowed object is
TrafficFlowCharacteristicsEnumpublic TrafficTrendTypeEnum getTrafficTrendType()
TrafficTrendTypeEnumpublic void setTrafficTrendType(TrafficTrendTypeEnum value)
value - allowed object is
TrafficTrendTypeEnumpublic ExtensionType getAbnormalTrafficExtension()
ExtensionTypepublic void setAbnormalTrafficExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.