Interface ShowTemplateReminderNotifyOuterClass.ShowTemplateReminderNotifyOrBuilder

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

public static interface ShowTemplateReminderNotifyOuterClass.ShowTemplateReminderNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getParamList(int index)
    repeated int32 param_list = 4;
    int
    repeated int32 param_list = 4;
    repeated int32 param_list = 4;
    int
    getParamUidList(int index)
    repeated uint32 param_uid_list = 7;
    int
    repeated uint32 param_uid_list = 7;
    repeated uint32 param_uid_list = 7;
    int
    uint32 template_reminder_id = 2;
    boolean
    bool Unk3300_AENIIBBBPJC = 12;
    boolean
    bool Unk3300_LABCNBEGCED = 6;

    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

    • getUnk3300LABCNBEGCED

      boolean getUnk3300LABCNBEGCED()
      bool Unk3300_LABCNBEGCED = 6;
      Returns:
      The unk3300LABCNBEGCED.
    • getParamListList

      List<Integer> getParamListList()
      repeated int32 param_list = 4;
      Returns:
      A list containing the paramList.
    • getParamListCount

      int getParamListCount()
      repeated int32 param_list = 4;
      Returns:
      The count of paramList.
    • getParamList

      int getParamList(int index)
      repeated int32 param_list = 4;
      Parameters:
      index - The index of the element to return.
      Returns:
      The paramList at the given index.
    • getTemplateReminderId

      int getTemplateReminderId()
      uint32 template_reminder_id = 2;
      Returns:
      The templateReminderId.
    • getUnk3300AENIIBBBPJC

      boolean getUnk3300AENIIBBBPJC()
      bool Unk3300_AENIIBBBPJC = 12;
      Returns:
      The unk3300AENIIBBBPJC.
    • getParamUidListList

      List<Integer> getParamUidListList()
      repeated uint32 param_uid_list = 7;
      Returns:
      A list containing the paramUidList.
    • getParamUidListCount

      int getParamUidListCount()
      repeated uint32 param_uid_list = 7;
      Returns:
      The count of paramUidList.
    • getParamUidList

      int getParamUidList(int index)
      repeated uint32 param_uid_list = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The paramUidList at the given index.