| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected RoundingMethodEnumeration |
Rounding_VersionedStructure.roundingMethod |
| Modifier and Type | Method and Description |
|---|---|
static RoundingMethodEnumeration |
RoundingMethodEnumeration.fromValue(String v) |
RoundingMethodEnumeration |
Rounding_VersionedStructure.getRoundingMethod()
Gets the value of the roundingMethod property.
|
static RoundingMethodEnumeration |
RoundingMethodEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoundingMethodEnumeration[] |
RoundingMethodEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rounding_VersionedStructure.setRoundingMethod(RoundingMethodEnumeration value)
Sets the value of the roundingMethod property.
|
Rounding |
Rounding.withRoundingMethod(RoundingMethodEnumeration value) |
Rounding_VersionedStructure |
Rounding_VersionedStructure.withRoundingMethod(RoundingMethodEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.