public class GraphQLExecutionNodeValue
extends java.lang.Object
| Constructor and Description |
|---|
GraphQLExecutionNodeValue(GraphQLExecutionResultContainer resultContainer,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
GraphQLExecutionResultContainer |
getResultContainer() |
java.lang.Object |
getValue() |
public GraphQLExecutionNodeValue(GraphQLExecutionResultContainer resultContainer, java.lang.Object value)
public GraphQLExecutionResultContainer getResultContainer()
public java.lang.Object getValue()