Uses of Class
alma.aedf.types.Weather

Packages that use Weather
alma.aedf.types Provides classes implementing the different types of data structures defined in the Alma Export Data Format document and tables of these structures.  
 

Uses of Weather in alma.aedf.types
 

Methods in alma.aedf.types that return Weather
 Weather WeatherTable.get(int index)
          Get the Weather stored at index (0-based).