| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<LuggageServiceFacilityEnumeration> |
SiteFacilitySetStructure.luggageServiceFacilityList |
protected List<LuggageServiceFacilityEnumeration> |
LuggageService_VersionStructure.luggageServiceFacilityList |
| Modifier and Type | Method and Description |
|---|---|
static LuggageServiceFacilityEnumeration |
LuggageServiceFacilityEnumeration.fromValue(String v) |
static LuggageServiceFacilityEnumeration |
LuggageServiceFacilityEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LuggageServiceFacilityEnumeration[] |
LuggageServiceFacilityEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LuggageServiceFacilityEnumeration> |
ObjectFactory.createLuggageServiceFacility(LuggageServiceFacilityEnumeration value)
|
JAXBElement<List<LuggageServiceFacilityEnumeration>> |
ObjectFactory.createLuggageServiceFacilityList(List<LuggageServiceFacilityEnumeration> value)
|
List<LuggageServiceFacilityEnumeration> |
SiteFacilitySetStructure.getLuggageServiceFacilityList()
Gets the value of the luggageServiceFacilityList property.
|
List<LuggageServiceFacilityEnumeration> |
LuggageService_VersionStructure.getLuggageServiceFacilityList()
Gets the value of the luggageServiceFacilityList property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LuggageServiceFacilityEnumeration> |
ObjectFactory.createLuggageServiceFacility(LuggageServiceFacilityEnumeration value)
|
SiteFacilitySetStructure |
SiteFacilitySetStructure.withLuggageServiceFacilityList(LuggageServiceFacilityEnumeration... values) |
LuggageService |
LuggageService.withLuggageServiceFacilityList(LuggageServiceFacilityEnumeration... values) |
SiteFacilitySet |
SiteFacilitySet.withLuggageServiceFacilityList(LuggageServiceFacilityEnumeration... values) |
LuggageService_VersionStructure |
LuggageService_VersionStructure.withLuggageServiceFacilityList(LuggageServiceFacilityEnumeration... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<List<LuggageServiceFacilityEnumeration>> |
ObjectFactory.createLuggageServiceFacilityList(List<LuggageServiceFacilityEnumeration> value)
|
SiteFacilitySetStructure |
SiteFacilitySetStructure.withLuggageServiceFacilityList(Collection<LuggageServiceFacilityEnumeration> values) |
LuggageService |
LuggageService.withLuggageServiceFacilityList(Collection<LuggageServiceFacilityEnumeration> values) |
SiteFacilitySet |
SiteFacilitySet.withLuggageServiceFacilityList(Collection<LuggageServiceFacilityEnumeration> values) |
LuggageService_VersionStructure |
LuggageService_VersionStructure.withLuggageServiceFacilityList(Collection<LuggageServiceFacilityEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.