| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected AccessSpaceTypeEnumeration |
PointOfInterestSpace_VersionStructure.accessSpaceType |
protected AccessSpaceTypeEnumeration |
AccessSpace_VersionStructure.accessSpaceType |
| Modifier and Type | Method and Description |
|---|---|
static AccessSpaceTypeEnumeration |
AccessSpaceTypeEnumeration.fromValue(String v) |
AccessSpaceTypeEnumeration |
PointOfInterestSpace_VersionStructure.getAccessSpaceType()
Gets the value of the accessSpaceType property.
|
AccessSpaceTypeEnumeration |
AccessSpace_VersionStructure.getAccessSpaceType()
Gets the value of the accessSpaceType property.
|
static AccessSpaceTypeEnumeration |
AccessSpaceTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessSpaceTypeEnumeration[] |
AccessSpaceTypeEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfInterestSpace_VersionStructure.setAccessSpaceType(AccessSpaceTypeEnumeration value)
Sets the value of the accessSpaceType property.
|
void |
AccessSpace_VersionStructure.setAccessSpaceType(AccessSpaceTypeEnumeration value)
Sets the value of the accessSpaceType property.
|
PointOfInterestSpace_VersionStructure |
PointOfInterestSpace_VersionStructure.withAccessSpaceType(AccessSpaceTypeEnumeration value) |
AccessSpace_VersionStructure |
AccessSpace_VersionStructure.withAccessSpaceType(AccessSpaceTypeEnumeration value) |
AccessSpace |
AccessSpace.withAccessSpaceType(AccessSpaceTypeEnumeration value) |
PointOfInterestSpace |
PointOfInterestSpace.withAccessSpaceType(AccessSpaceTypeEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.