Package ucar.nc2.ogc.waterml
Class NcMeasureType
- java.lang.Object
-
- ucar.nc2.ogc.waterml.NcMeasureType
-
public abstract class NcMeasureType extends Object
Created by cwardgar on 2014/03/06.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static net.opengis.waterml.x20.MeasureType
initValue(net.opengis.waterml.x20.MeasureType value, PointFeature pointFeat, VariableSimpleIF dataVar)
-
-
-
Method Detail
-
initValue
public static net.opengis.waterml.x20.MeasureType initValue(net.opengis.waterml.x20.MeasureType value, PointFeature pointFeat, VariableSimpleIF dataVar) throws IOException
- Throws:
IOException
-
-