| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected ComputationMethodEnum |
DataValue.computationalMethod |
protected ComputationMethodEnum |
MeasurementSiteRecord.computationMethod |
| Modifier and Type | Method and Description |
|---|---|
static ComputationMethodEnum |
ComputationMethodEnum.fromValue(String v) |
ComputationMethodEnum |
DataValue.getComputationalMethod()
Gets the value of the computationalMethod property.
|
ComputationMethodEnum |
MeasurementSiteRecord.getComputationMethod()
Gets the value of the computationMethod property.
|
static ComputationMethodEnum |
ComputationMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputationMethodEnum[] |
ComputationMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataValue.setComputationalMethod(ComputationMethodEnum value)
Sets the value of the computationalMethod property.
|
void |
MeasurementSiteRecord.setComputationMethod(ComputationMethodEnum value)
Sets the value of the computationMethod property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.