| Constructor and Description |
|---|
DataRecordContext(org.jetel.data.DataRecord dataRecord) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
containsKey(Object key) |
Object |
get(Object key) |
Set<String> |
keySet() |
Object |
put(String key,
Object value) |
Object |
remove(Object key) |
containsValue, entrySet, isEmpty, putAll, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic boolean containsKey(Object key)
public void clear()
Copyright © 2022. All rights reserved.