Package 

Class WeatherEvent

  • All Implemented Interfaces:

    
    public class WeatherEvent
    extends ApplicationEvent
                        

    WeatherEvent Schema model object.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Integer getWeatherCode() Get Weather code, e.g.
      WeatherEvent.WeatherType getWeatherMainType() Get Weather main type, e.g.
      String getWeatherDesc() Get Weather detailed description, e.g.
      EventType getEventType() Get EventType.
      static WeatherEvent.Builder builder()
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.ApplicationEvent

        getEventData
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.Event

        getFormatType, getLogContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait