Package thredds.featurecollection
Class InvDatasetFeatureCollection.State
- java.lang.Object
-
- thredds.featurecollection.InvDatasetFeatureCollection.State
-
- Direct Known Subclasses:
InvDatasetFcGrib.StateGrib
- Enclosing class:
- InvDatasetFeatureCollection
protected class InvDatasetFeatureCollection.State extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected thredds.client.catalog.ThreddsMetadata.GeospatialCoveragecoverageprotected ucar.nc2.time.CalendarDateRangedateRangeprotected longlastInvChangeprotected longlastProtoChangeprotected thredds.client.catalog.ThreddsMetadata.VariableGroupvars
-
Constructor Summary
Constructors Modifier Constructor Description protectedState(InvDatasetFeatureCollection.State from)
-
-
-
Field Detail
-
vars
protected thredds.client.catalog.ThreddsMetadata.VariableGroup vars
-
coverage
protected thredds.client.catalog.ThreddsMetadata.GeospatialCoverage coverage
-
dateRange
protected ucar.nc2.time.CalendarDateRange dateRange
-
lastInvChange
protected long lastInvChange
-
lastProtoChange
protected long lastProtoChange
-
-
Constructor Detail
-
State
protected State(InvDatasetFeatureCollection.State from)
-
-
Method Detail
-
copy
protected InvDatasetFeatureCollection.State copy()
-
-