Interface CheckAddItemExceedLimitNotifyOuterClass.CheckAddItemExceedLimitNotifyOrBuilder

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

public static interface CheckAddItemExceedLimitNotifyOuterClass.CheckAddItemExceedLimitNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getMsgTypeValue

      int getMsgTypeValue()
      .CheckAddItemExceedLimitNotify.ItemExceedLimitMsgType msg_type = 8;
      Returns:
      The enum numeric value on the wire for msgType.
    • getMsgType

      .CheckAddItemExceedLimitNotify.ItemExceedLimitMsgType msg_type = 8;
      Returns:
      The msgType.
    • getIEKDCIFFABEList

      List<Integer> getIEKDCIFFABEList()
      repeated uint32 IEKDCIFFABE = 7;
      Returns:
      A list containing the iEKDCIFFABE.
    • getIEKDCIFFABECount

      int getIEKDCIFFABECount()
      repeated uint32 IEKDCIFFABE = 7;
      Returns:
      The count of iEKDCIFFABE.
    • getIEKDCIFFABE

      int getIEKDCIFFABE(int index)
      repeated uint32 IEKDCIFFABE = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The iEKDCIFFABE at the given index.
    • getIsDrop

      boolean getIsDrop()
      bool is_drop = 14;
      Returns:
      The isDrop.
    • getReason

      int getReason()
      uint32 reason = 4;
      Returns:
      The reason.
    • getDKMOFJKMINHList

      List<Integer> getDKMOFJKMINHList()
      repeated uint32 DKMOFJKMINH = 15;
      Returns:
      A list containing the dKMOFJKMINH.
    • getDKMOFJKMINHCount

      int getDKMOFJKMINHCount()
      repeated uint32 DKMOFJKMINH = 15;
      Returns:
      The count of dKMOFJKMINH.
    • getDKMOFJKMINH

      int getDKMOFJKMINH(int index)
      repeated uint32 DKMOFJKMINH = 15;
      Parameters:
      index - The index of the element to return.
      Returns:
      The dKMOFJKMINH at the given index.