类 MeteoDataDrawSet


  • public class MeteoDataDrawSet
    extends Object
    作者:
    yaqiang
    • 构造器详细资料

      • MeteoDataDrawSet

        public MeteoDataDrawSet()
    • 方法详细资料

      • getWeatherType

        public String getWeatherType()
        Get weather type
        返回:
        Weather type
      • setWeatherType

        public void setWeatherType​(String weatherType)
        Set weather type
        参数:
        weatherType - Weather type
      • getWeatherTypes

        public static List<Integer> getWeatherTypes​(String weatherType)
        Get weather list
        参数:
        weatherType - Weather type
        返回:
        Weather list