| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<CarServiceFacilityEnumeration> |
FacilitySet_VersionStructure.carServiceFacilityList |
| Modifier and Type | Method and Description |
|---|---|
static CarServiceFacilityEnumeration |
CarServiceFacilityEnumeration.fromValue(String v) |
static CarServiceFacilityEnumeration |
CarServiceFacilityEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarServiceFacilityEnumeration[] |
CarServiceFacilityEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CarServiceFacilityEnumeration> |
ObjectFactory.createCarServiceFacility(CarServiceFacilityEnumeration value)
|
JAXBElement<List<CarServiceFacilityEnumeration>> |
ObjectFactory.createCarServiceFacilityList(List<CarServiceFacilityEnumeration> value)
|
List<CarServiceFacilityEnumeration> |
FacilitySet_VersionStructure.getCarServiceFacilityList()
Gets the value of the carServiceFacilityList property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CarServiceFacilityEnumeration> |
ObjectFactory.createCarServiceFacility(CarServiceFacilityEnumeration value)
|
FacilitySet_VersionStructure |
FacilitySet_VersionStructure.withCarServiceFacilityList(CarServiceFacilityEnumeration... values) |
SiteFacilitySetStructure |
SiteFacilitySetStructure.withCarServiceFacilityList(CarServiceFacilityEnumeration... values) |
ServiceFacilitySet_VersionStructure |
ServiceFacilitySet_VersionStructure.withCarServiceFacilityList(CarServiceFacilityEnumeration... values) |
SiteFacilitySet |
SiteFacilitySet.withCarServiceFacilityList(CarServiceFacilityEnumeration... values) |
ServiceFacilitySet |
ServiceFacilitySet.withCarServiceFacilityList(CarServiceFacilityEnumeration... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<List<CarServiceFacilityEnumeration>> |
ObjectFactory.createCarServiceFacilityList(List<CarServiceFacilityEnumeration> value)
|
FacilitySet_VersionStructure |
FacilitySet_VersionStructure.withCarServiceFacilityList(Collection<CarServiceFacilityEnumeration> values) |
SiteFacilitySetStructure |
SiteFacilitySetStructure.withCarServiceFacilityList(Collection<CarServiceFacilityEnumeration> values) |
ServiceFacilitySet_VersionStructure |
ServiceFacilitySet_VersionStructure.withCarServiceFacilityList(Collection<CarServiceFacilityEnumeration> values) |
SiteFacilitySet |
SiteFacilitySet.withCarServiceFacilityList(Collection<CarServiceFacilityEnumeration> values) |
ServiceFacilitySet |
ServiceFacilitySet.withCarServiceFacilityList(Collection<CarServiceFacilityEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.