Package thredds.catalog.query
Class Query
- java.lang.Object
-
- thredds.catalog.query.Query
-
public class Query extends Object
Implementation of a DQC query element.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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
-