AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
QueryRowImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getLiteralValue(String varname)
Convenience for
getValue("x").asString()
|
Node |
getValue(String varname) |
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode
public String getLiteralValue(String varname) throws ModelRuntimeException
QueryRow
getValue("x").asString()
getLiteralValue
in interface QueryRow
ModelRuntimeException
public String toString()
toString
in class AbstractMap<String,Node>
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.