| Package | Description |
|---|---|
| eu.datex2.schema.statisch.measurement.site.messstellen |
| Modifier and Type | Field and Description |
|---|---|
protected LinearElementNatureEnum |
LinearElement.linearElementNature |
| Modifier and Type | Method and Description |
|---|---|
static LinearElementNatureEnum |
LinearElementNatureEnum.fromValue(java.lang.String v) |
LinearElementNatureEnum |
LinearElement.getLinearElementNature()
Gets the value of the linearElementNature property.
|
static LinearElementNatureEnum |
LinearElementNatureEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LinearElementNatureEnum[] |
LinearElementNatureEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinearElement.setLinearElementNature(LinearElementNatureEnum value)
Sets the value of the linearElementNature property.
|