Package ucar.nc2.dods
Interface DODSNode
-
- All Known Implementing Classes:
DODSGrid,DODSStructure,DODSVariable
public interface DODSNodeDefine an interface for DODSnetcdffile nodes to store the original DODS name from the DDS so we can get groups right.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDODSName()voidsetDODSName(String name)
-