Uses of Class
org.meteoinfo.data.meteodata.netcdf.Conventions
-
Packages that use Conventions Package Description org.meteoinfo.data.meteodata.netcdf -
-
Uses of Conventions in org.meteoinfo.data.meteodata.netcdf
Methods in org.meteoinfo.data.meteodata.netcdf that return Conventions Modifier and Type Method Description static ConventionsConventions. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Conventions[]Conventions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-