Interface SceneAreaWeatherNotifyOuterClass.SceneAreaWeatherNotifyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SceneAreaWeatherNotifyOuterClass.SceneAreaWeatherNotify, SceneAreaWeatherNotifyOuterClass.SceneAreaWeatherNotify.Builder
Enclosing class:
SceneAreaWeatherNotifyOuterClass

public static interface SceneAreaWeatherNotifyOuterClass.SceneAreaWeatherNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getWeatherValueMapCount

      int getWeatherValueMapCount()
      map<uint32, string> weather_value_map = 10;
    • containsWeatherValueMap

      boolean containsWeatherValueMap(int key)
      map<uint32, string> weather_value_map = 10;
    • getWeatherValueMap

      @Deprecated Map<Integer,String> getWeatherValueMap()
      Deprecated.
    • getWeatherValueMapMap

      Map<Integer,String> getWeatherValueMapMap()
      map<uint32, string> weather_value_map = 10;
    • getWeatherValueMapOrDefault

      String getWeatherValueMapOrDefault(int key, String defaultValue)
      map<uint32, string> weather_value_map = 10;
    • getWeatherValueMapOrThrow

      String getWeatherValueMapOrThrow(int key)
      map<uint32, string> weather_value_map = 10;
    • getClimateType

      int getClimateType()
      uint32 climate_type = 7;
      Returns:
      The climateType.
    • getTransDuration

      float getTransDuration()
      float trans_duration = 1;
      Returns:
      The transDuration.
    • getWeatherAreaId

      int getWeatherAreaId()
      uint32 weather_area_id = 15;
      Returns:
      The weatherAreaId.
    • getWeatherGadgetId

      int getWeatherGadgetId()
      uint32 weather_gadget_id = 13;
      Returns:
      The weatherGadgetId.