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