Interface SceneGalleryBrokenFloorInfoOuterClass.SceneGalleryBrokenFloorInfoOrBuilder

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

public static interface SceneGalleryBrokenFloorInfoOuterClass.SceneGalleryBrokenFloorInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    map<uint32, uint32> fall_count_map = 15;
    int
    uint32 end_time = 10;
    Deprecated.
    int
    map<uint32, uint32> fall_count_map = 15;
    map<uint32, uint32> fall_count_map = 15;
    int
    getFallCountMapOrDefault(int key, int defaultValue)
    map<uint32, uint32> fall_count_map = 15;
    int
    map<uint32, uint32> fall_count_map = 15;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getEndTime

      int getEndTime()
      uint32 end_time = 10;
      Returns:
      The endTime.
    • getFallCountMapCount

      int getFallCountMapCount()
      map<uint32, uint32> fall_count_map = 15;
    • containsFallCountMap

      boolean containsFallCountMap(int key)
      map<uint32, uint32> fall_count_map = 15;
    • getFallCountMap

      @Deprecated Map<Integer,Integer> getFallCountMap()
      Deprecated.
    • getFallCountMapMap

      Map<Integer,Integer> getFallCountMapMap()
      map<uint32, uint32> fall_count_map = 15;
    • getFallCountMapOrDefault

      int getFallCountMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> fall_count_map = 15;
    • getFallCountMapOrThrow

      int getFallCountMapOrThrow(int key)
      map<uint32, uint32> fall_count_map = 15;