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 booleanequals(Object o)StringgetBase()StringgetConstruct()StringgetReturns()URIgetUriResolved()inthashCode()Override Object.hashCode() to implement equals.StringtoString()String representation
-