Interface GadgetChainLevelChangeNotifyOuterClass.GadgetChainLevelChangeNotifyOrBuilder

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

public static interface GadgetChainLevelChangeNotifyOuterClass.GadgetChainLevelChangeNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    map<uint32, uint32> gadget_chain_level_map = 13;
    Deprecated.
    int
    map<uint32, uint32> gadget_chain_level_map = 13;
    map<uint32, uint32> gadget_chain_level_map = 13;
    int
    getGadgetChainLevelMapOrDefault(int key, int defaultValue)
    map<uint32, uint32> gadget_chain_level_map = 13;
    int
    map<uint32, uint32> gadget_chain_level_map = 13;

    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

    • getGadgetChainLevelMapCount

      int getGadgetChainLevelMapCount()
      map<uint32, uint32> gadget_chain_level_map = 13;
    • containsGadgetChainLevelMap

      boolean containsGadgetChainLevelMap(int key)
      map<uint32, uint32> gadget_chain_level_map = 13;
    • getGadgetChainLevelMap

      @Deprecated Map<Integer,Integer> getGadgetChainLevelMap()
      Deprecated.
    • getGadgetChainLevelMapMap

      Map<Integer,Integer> getGadgetChainLevelMapMap()
      map<uint32, uint32> gadget_chain_level_map = 13;
    • getGadgetChainLevelMapOrDefault

      int getGadgetChainLevelMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> gadget_chain_level_map = 13;
    • getGadgetChainLevelMapOrThrow

      int getGadgetChainLevelMapOrThrow(int key)
      map<uint32, uint32> gadget_chain_level_map = 13;