Uses of Class
aero.t2s.modes.constants.MeteoSource
| Package | Description |
|---|---|
| aero.t2s.modes.constants |
-
Uses of MeteoSource in aero.t2s.modes.constants
Methods in aero.t2s.modes.constants that return MeteoSource Modifier and Type Method Description static MeteoSourceMeteoSource. find(int source)static MeteoSourceMeteoSource. valueOf(String name)Returns the enum constant of this type with the specified name.static MeteoSource[]MeteoSource. values()Returns an array containing the constants of this enum type, in the order they are declared.