protected class InvDatasetFeatureCollection.State
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected thredds.catalog.ThreddsMetadata.GeospatialCoverage |
coverage |
protected ucar.nc2.time.CalendarDateRange |
dateRange |
protected long |
lastInvChange |
protected long |
lastProtoChange |
protected thredds.catalog.InvDatasetImpl |
top |
protected thredds.catalog.ThreddsMetadata.Variables |
vars |
| Modifier | Constructor and Description |
|---|---|
protected |
State(InvDatasetFeatureCollection.State from) |
| Modifier and Type | Method and Description |
|---|---|
protected InvDatasetFeatureCollection.State |
copy() |
protected thredds.catalog.ThreddsMetadata.Variables vars
protected thredds.catalog.ThreddsMetadata.GeospatialCoverage coverage
protected ucar.nc2.time.CalendarDateRange dateRange
protected thredds.catalog.InvDatasetImpl top
protected long lastInvChange
protected long lastProtoChange
protected State(InvDatasetFeatureCollection.State from)
protected InvDatasetFeatureCollection.State copy()