ucar.nc2.dt
Class RadialDatasetSweep.Type
java.lang.Object
ucar.nc2.dt.RadialDatasetSweep.Type
- Enclosing interface:
- RadialDatasetSweep
public static final class RadialDatasetSweep.Type
- extends Object
A Type of RadialSweep.
NONE
public static final RadialDatasetSweep.Type NONE
getAllTypes
public static Collection getAllTypes()
getType
public static RadialDatasetSweep.Type getType(String name)
- Find the DataType that matches this name, ignore case.
- Parameters:
name
- : match this name
- Returns:
- DataType or null if no match.
toString
public String toString()
- Overrides:
toString
in class Object
- Returns:
- the type name.
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.