public class Query extends Object
Constructor and Description |
---|
Query(String base,
URI uriResolved,
String construct)
Construct from fields in XML catalog.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBase() |
String |
getConstruct() |
String |
getReturns() |
URI |
getUriResolved() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
String |
toString()
String representation
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.