public class EnumeratedReferenceRepository extends NodeRepository<EnumeratedReferenceBlock>
keepType, nodeList, nodeMap| Constructor and Description |
|---|
EnumeratedReferenceRepository(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
DataKey<EnumeratedReferenceRepository> |
getDataKey() |
DataKey<KeepType> |
getKeepDataKey() |
List<EnumeratedReferenceBlock> |
getReferencedEnumeratedReferenceBlocks() |
clear, containsKey, containsValue, entrySet, equals, get, getFromRaw, hashCode, isEmpty, keySet, normalizeKey, put, putAll, putRawKey, remove, size, valuesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic EnumeratedReferenceRepository(DataHolder options)
public List<EnumeratedReferenceBlock> getReferencedEnumeratedReferenceBlocks()
public DataKey<EnumeratedReferenceRepository> getDataKey()
getDataKey in class NodeRepository<EnumeratedReferenceBlock>public DataKey<KeepType> getKeepDataKey()
getKeepDataKey in class NodeRepository<EnumeratedReferenceBlock>Copyright © 2018. All rights reserved.