V - public interface NetexEntityIndex<V extends org.rutebanken.netex.model.EntityStructure>
| Modifier and Type | Method and Description |
|---|---|
V |
get(String id)
Get an entity by its id
|
Collection<V> |
getAll()
Get all entities in the index
|
void |
putAll(Collection<V> entities)
Put all entities into the collection
|
Collection<V> getAll()
void putAll(Collection<V> entities)
entities - Copyright © 2021 Entur AS. All rights reserved.