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