Modifier and Type | Method and Description |
---|---|
<T> T |
getDataValue(String key) |
com.google.common.collect.Multimap<String,N> |
getRelations() |
List<N> |
getRelations(String relation) |
boolean |
hasRelations(String relation) |
N |
removeDataValue(String key) |
N |
replaceRelations(com.google.common.collect.Multimap<String,N> relations) |
N |
withDataValue(String key,
Object value) |
N |
withRelation(String name,
N value) |
N |
withRelations(com.google.common.collect.Multimap<String,N> relations) |
N |
withRelations(String name,
List<N> relations) |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.