public class TrafficFlow extends TrafficData
Java class for TrafficFlow complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TrafficFlow">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}TrafficData">
<sequence>
<element name="axleFlow" type="{http://datex2.eu/schema/2/2_0}AxleFlowValue" minOccurs="0"/>
<element name="pcuFlow" type="{http://datex2.eu/schema/2/2_0}PcuFlowValue" minOccurs="0"/>
<element name="percentageLongVehicles" type="{http://datex2.eu/schema/2/2_0}PercentageValue" minOccurs="0"/>
<element name="vehicleFlow" type="{http://datex2.eu/schema/2/2_0}VehicleFlowValue" minOccurs="0"/>
<element name="trafficFlowExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AxleFlowValue |
axleFlow |
protected PcuFlowValue |
pcuFlow |
protected PercentageValue |
percentageLongVehicles |
protected ExtensionType |
trafficFlowExtension |
protected VehicleFlowValue |
vehicleFlow |
forVehiclesWithCharacteristicsOf, trafficDataExtensionbasicDataExtension, measurementOrCalculatedTimePrecision, measurementOrCalculationPeriod, measurementOrCalculationTime, pertinentLocation| Constructor and Description |
|---|
TrafficFlow() |
| Modifier and Type | Method and Description |
|---|---|
AxleFlowValue |
getAxleFlow()
Gets the value of the axleFlow property.
|
PcuFlowValue |
getPcuFlow()
Gets the value of the pcuFlow property.
|
PercentageValue |
getPercentageLongVehicles()
Gets the value of the percentageLongVehicles property.
|
ExtensionType |
getTrafficFlowExtension()
Gets the value of the trafficFlowExtension property.
|
VehicleFlowValue |
getVehicleFlow()
Gets the value of the vehicleFlow property.
|
void |
setAxleFlow(AxleFlowValue value)
Sets the value of the axleFlow property.
|
void |
setPcuFlow(PcuFlowValue value)
Sets the value of the pcuFlow property.
|
void |
setPercentageLongVehicles(PercentageValue value)
Sets the value of the percentageLongVehicles property.
|
void |
setTrafficFlowExtension(ExtensionType value)
Sets the value of the trafficFlowExtension property.
|
void |
setVehicleFlow(VehicleFlowValue value)
Sets the value of the vehicleFlow property.
|
getForVehiclesWithCharacteristicsOf, getTrafficDataExtension, setForVehiclesWithCharacteristicsOf, setTrafficDataExtensiongetBasicDataExtension, getMeasurementOrCalculatedTimePrecision, getMeasurementOrCalculationPeriod, getMeasurementOrCalculationTime, getPertinentLocation, setBasicDataExtension, setMeasurementOrCalculatedTimePrecision, setMeasurementOrCalculationPeriod, setMeasurementOrCalculationTime, setPertinentLocationprotected AxleFlowValue axleFlow
protected PcuFlowValue pcuFlow
protected PercentageValue percentageLongVehicles
protected VehicleFlowValue vehicleFlow
protected ExtensionType trafficFlowExtension
public AxleFlowValue getAxleFlow()
AxleFlowValuepublic void setAxleFlow(AxleFlowValue value)
value - allowed object is
AxleFlowValuepublic PcuFlowValue getPcuFlow()
PcuFlowValuepublic void setPcuFlow(PcuFlowValue value)
value - allowed object is
PcuFlowValuepublic PercentageValue getPercentageLongVehicles()
PercentageValuepublic void setPercentageLongVehicles(PercentageValue value)
value - allowed object is
PercentageValuepublic VehicleFlowValue getVehicleFlow()
VehicleFlowValuepublic void setVehicleFlow(VehicleFlowValue value)
value - allowed object is
VehicleFlowValuepublic ExtensionType getTrafficFlowExtension()
ExtensionTypepublic void setTrafficFlowExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.