Interface ChannellerSlabBuffSchemeInfoOuterClass.ChannellerSlabBuffSchemeInfoOrBuilder

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

public static interface ChannellerSlabBuffSchemeInfoOuterClass.ChannellerSlabBuffSchemeInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    containsSlotMap(int key)
    map<uint32, uint32> slot_map = 2;
    int
    uint32 AHDJLGHLNEB = 10;
    int
    uint32 GNFANIBDDEO = 14;
    Deprecated.
    int
    map<uint32, uint32> slot_map = 2;
    map<uint32, uint32> slot_map = 2;
    int
    getSlotMapOrDefault(int key, int defaultValue)
    map<uint32, uint32> slot_map = 2;
    int
    map<uint32, uint32> slot_map = 2;

    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

    • getAHDJLGHLNEB

      int getAHDJLGHLNEB()
      uint32 AHDJLGHLNEB = 10;
      Returns:
      The aHDJLGHLNEB.
    • getGNFANIBDDEO

      int getGNFANIBDDEO()
      uint32 GNFANIBDDEO = 14;
      Returns:
      The gNFANIBDDEO.
    • getSlotMapCount

      int getSlotMapCount()
      map<uint32, uint32> slot_map = 2;
    • containsSlotMap

      boolean containsSlotMap(int key)
      map<uint32, uint32> slot_map = 2;
    • getSlotMap

      Deprecated.
      Use getSlotMapMap() instead.
    • getSlotMapMap

      Map<Integer,Integer> getSlotMapMap()
      map<uint32, uint32> slot_map = 2;
    • getSlotMapOrDefault

      int getSlotMapOrDefault(int key, int defaultValue)
      map<uint32, uint32> slot_map = 2;
    • getSlotMapOrThrow

      int getSlotMapOrThrow(int key)
      map<uint32, uint32> slot_map = 2;