Package ucar.nc2.ogc.gml
Class NcTimePeriodType
- java.lang.Object
-
- ucar.nc2.ogc.gml.NcTimePeriodType
-
public abstract class NcTimePeriodType extends Object
Created by cwardgar on 3/6/14.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static net.opengis.gml.x32.TimePeriodType
initTimePeriod(net.opengis.gml.x32.TimePeriodType timePeriod, StationTimeSeriesFeature stationFeat)
-
-
-
Method Detail
-
initTimePeriod
public static net.opengis.gml.x32.TimePeriodType initTimePeriod(net.opengis.gml.x32.TimePeriodType timePeriod, StationTimeSeriesFeature stationFeat) throws IOException
- Throws:
IOException
-
-