Package ucar.nc2.ft.point.remote
Interface QueryMaker
-
- All Known Implementing Classes:
PointCollectionStreamRemote
public interface QueryMaker
Abstraction for making the query to send to the cdmRemote point dataset- Since:
- Jun 15, 2009
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
makeQuery()
-
-
-
Method Detail
-
makeQuery
String makeQuery()
-
-