| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<SafetyFacilityEnumeration> |
FacilitySet_VersionStructure.safetyFacilityList |
protected List<SafetyFacilityEnumeration> |
AssistanceService_VersionStructure.safetyFacilityList |
| Modifier and Type | Method and Description |
|---|---|
static SafetyFacilityEnumeration |
SafetyFacilityEnumeration.fromValue(String v) |
static SafetyFacilityEnumeration |
SafetyFacilityEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SafetyFacilityEnumeration[] |
SafetyFacilityEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SafetyFacilityEnumeration> |
ObjectFactory.createSafetyFacility(SafetyFacilityEnumeration value)
|
JAXBElement<List<SafetyFacilityEnumeration>> |
ObjectFactory.createSafetyFacilityList(List<SafetyFacilityEnumeration> value)
|
List<SafetyFacilityEnumeration> |
FacilitySet_VersionStructure.getSafetyFacilityList()
Gets the value of the safetyFacilityList property.
|
List<SafetyFacilityEnumeration> |
AssistanceService_VersionStructure.getSafetyFacilityList()
Gets the value of the safetyFacilityList property.
|
Copyright © 2018 Entur AS. All rights reserved.