public class AxleFlowValue extends DataValue
Java class for AxleFlowValue complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AxleFlowValue">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}DataValue">
<sequence>
<element name="axleFlowRate" type="{http://datex2.eu/schema/2/2_0}AxlesPerHour"/>
<element name="axleFlowValueExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
axleFlowRate |
protected ExtensionType |
axleFlowValueExtension |
accuracy, computationalMethod, dataError, dataValueExtension, numberOfIncompleteInputs, numberOfInputValuesUsed, reasonForDataError, smoothingFactor, standardDeviation, supplierCalculatedDataQuality| Constructor and Description |
|---|
AxleFlowValue() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAxleFlowRate()
Gets the value of the axleFlowRate property.
|
ExtensionType |
getAxleFlowValueExtension()
Gets the value of the axleFlowValueExtension property.
|
void |
setAxleFlowRate(Long value)
Sets the value of the axleFlowRate property.
|
void |
setAxleFlowValueExtension(ExtensionType value)
Sets the value of the axleFlowValueExtension property.
|
getAccuracy, getComputationalMethod, getDataValueExtension, getNumberOfIncompleteInputs, getNumberOfInputValuesUsed, getReasonForDataError, getSmoothingFactor, getStandardDeviation, getSupplierCalculatedDataQuality, isDataError, setAccuracy, setComputationalMethod, setDataError, setDataValueExtension, setNumberOfIncompleteInputs, setNumberOfInputValuesUsed, setReasonForDataError, setSmoothingFactor, setStandardDeviation, setSupplierCalculatedDataQualityprotected Long axleFlowRate
protected ExtensionType axleFlowValueExtension
public Long getAxleFlowRate()
Stringpublic void setAxleFlowRate(Long value)
value - allowed object is
Stringpublic ExtensionType getAxleFlowValueExtension()
ExtensionTypepublic void setAxleFlowValueExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.