Modifier and Type | Method and Description |
---|---|
<T> T |
as(Class<T> type) |
protected Map<String,Object> |
delegate() |
StructuredType<?> |
ref() |
static Row |
row(Map<String,?> data) |
static Row |
row(Map<String,?> data,
StructuredType<?> selfRef) |
String |
toJson() |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public static Row row(Map<String,?> data, StructuredType<?> selfRef)
public StructuredType<?> ref()
public String toJson()
toJson
in interface JSONizable
Copyright © 2021 SAP. All rights reserved.