public interface DbResultNode
| Modifier and Type | Method and Description |
|---|---|
DbResultNode |
getChildByName(String name) |
List<DbResultNode> |
getChildren() |
String |
getName() |
DbResultNodeType |
getNodeType() |
String |
getValue() |
String getName()
DbResultNodeType getNodeType()
String getValue()
List<DbResultNode> getChildren()
DbResultNode getChildByName(String name)
Copyright © 2012–2021 Zalando SE. All rights reserved.