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