public class ExecuteNamedQueryResponse
extends java.lang.Object
Constructor and Description |
---|
ExecuteNamedQueryResponse() |
Modifier and Type | Method and Description |
---|---|
QueryResult |
getResults() |
void |
setResults(QueryResult results) |
public QueryResult getResults()
public void setResults(QueryResult results)