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