Interface ChannelerSlabWearBuffReqOuterClass.ChannelerSlabWearBuffReqOrBuilder

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

public static interface ChannelerSlabWearBuffReqOuterClass.ChannelerSlabWearBuffReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 buff_id = 1;
    boolean
    bool is_mp = 6;
    int
    uint32 slot_id = 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

    • getSlotId

      int getSlotId()
      uint32 slot_id = 13;
      Returns:
      The slotId.
    • getIsMp

      boolean getIsMp()
      bool is_mp = 6;
      Returns:
      The isMp.
    • getBuffId

      int getBuffId()
      uint32 buff_id = 1;
      Returns:
      The buffId.