public class QueryExecutionAndType extends Object
| Constructor and Description |
|---|
QueryExecutionAndType(com.hp.hpl.jena.query.QueryExecution queryExecution,
int queryType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.hp.hpl.jena.query.QueryExecution |
getQueryExecution() |
int |
getQueryType() |
int |
hashCode() |
String |
toString() |
Copyright © 2014. All rights reserved.